soc: arm: nrf52: Select the supported Power States
Select the Low Power States supported by nrf52 SoC series. Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
This commit is contained in:
parent
56117f9f91
commit
f0a2f2b423
1 changed files with 3 additions and 0 deletions
|
@ -14,7 +14,10 @@ config SOC_SERIES_NRF52X
|
|||
select CLOCK_CONTROL
|
||||
select CLOCK_CONTROL_NRF5
|
||||
select SYS_POWER_LOW_POWER_STATE_SUPPORTED
|
||||
select SYS_POWER_STATE_CPU_LPS_SUPPORTED
|
||||
select SYS_POWER_STATE_CPU_LPS_1_SUPPORTED
|
||||
select SYS_POWER_DEEP_SLEEP_SUPPORTED
|
||||
select SYS_POWER_STATE_DEEP_SLEEP_SUPPORTED
|
||||
select XIP
|
||||
select HAS_CMSIS
|
||||
select HAS_NRFX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue