soc: Cleanup SYS_POWER_*_SUPPORTED Kconfig options
This commit removes "select SYS_POWER_*_SUPPORTED" entries from Kconfig on SoCs which are not implementing sys_set_power_state() method used to control power mode. Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
This commit is contained in:
parent
4558c5c4f4
commit
240783a229
28 changed files with 0 additions and 30 deletions
|
@ -11,7 +11,6 @@ config SOC_SERIES_STM32L4X
|
|||
select CPU_CORTEX_M4
|
||||
select CPU_HAS_FPU
|
||||
select SOC_FAMILY_STM32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select HAS_STM32CUBE
|
||||
select CPU_HAS_ARM_MPU
|
||||
select CPU_HAS_SYSTICK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue