samples: boards: nrf: system_off: remove redundant prj.conf comment
Not needed, already mentioned in sample.yaml. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
7fb662032d
commit
6b56c9d8e5
|
@ -1,7 +1,5 @@
|
|||
# Required to disable default behavior of deep sleep on timeout
|
||||
CONFIG_PM_DEVICE=y
|
||||
CONFIG_GPIO=y
|
||||
# Optional select RAM retention (nRF52 only)
|
||||
#CONFIG_APP_RETENTION=y
|
||||
CONFIG_CRC=y
|
||||
CONFIG_POWEROFF=y
|
||||
|
|
Loading…
Reference in New Issue