blob: cf7923f59c12b3754d5efc9b7095deaad86ff093 [file] [log] [blame]
# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
mainmenu "Nordic SYSTEM_OFF demo"
config APP_RETENTION
bool "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"