blob: c73e6e666e6ed62590fa4402b71c212886de0d64 [file] [log] [blame]
# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
mainmenu "Nordic SYSTEM_OFF demo"
config APP_RETENTION
bool "Enable state retention in system off"
depends on SOC_COMPATIBLE_NRF52X
help
On some Nordic chips this application supports retaining
memory while in system off. Select this to enable the
feature.
source "Kconfig.zephyr"