blob: 7ea6d18009828b0817ac49a7c2eea99eb7da0267 [file] [log] [blame]
config NRF5_POWER_MGMT_EXAMPLE
bool
default y
select HAS_STATE_LOW_POWER_2
select HAS_STATE_LOW_POWER_3
help
Hidden option enabling LPS_1 and LPS_2 low power states.
This is needed, as these states are implemented by this example.
# Include Zephyr's Kconfig.
source "$ZEPHYR_BASE/Kconfig"