blob: b85b0124de1ba8f74d542ae8d68d0ace7b8b103e [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 && CRC
help
On some Nordic chips this application supports retaining
memory while in system off. Select this to enable the
feature.
source "Kconfig.zephyr"