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
|
@ -10,7 +10,6 @@ config SOC_SERIES_SAM3X
|
|||
bool "Atmel SAM3X MCU"
|
||||
select CPU_CORTEX_M3
|
||||
select SOC_FAMILY_SAM
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select ASF
|
||||
help
|
||||
|
|
|
@ -10,7 +10,6 @@ config SOC_SERIES_SAM4S
|
|||
bool "Atmel SAM4S MCU"
|
||||
select CPU_CORTEX_M4
|
||||
select SOC_FAMILY_SAM
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select ASF
|
||||
help
|
||||
|
|
|
@ -12,7 +12,6 @@ config SOC_SERIES_SAME70
|
|||
select CPU_HAS_SYSTICK
|
||||
select ASF
|
||||
select XIP
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_ARM_MPU
|
||||
select ARM_MPU
|
||||
select HAS_SWO
|
||||
|
|
|
@ -7,7 +7,6 @@ config SOC_SERIES_SAMD20
|
|||
bool "Atmel SAMD20 MCU"
|
||||
select CPU_CORTEX_M0PLUS
|
||||
select SOC_FAMILY_SAM0
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select CPU_CORTEX_M_HAS_VTOR
|
||||
select ASF
|
||||
|
|
|
@ -7,7 +7,6 @@ config SOC_SERIES_SAMD21
|
|||
bool "Atmel SAMD21 MCU"
|
||||
select CPU_CORTEX_M0PLUS
|
||||
select SOC_FAMILY_SAM0
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select CPU_CORTEX_M_HAS_VTOR
|
||||
select ASF
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
config SOC_SERIES_PSOC62
|
||||
bool "Cypress PSoC6 series MCU"
|
||||
select SOC_FAMILY_PSOC6
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select HAS_CYPRESS_DRIVERS
|
||||
select SOC_NOINIT_LD
|
||||
|
|
|
@ -11,7 +11,6 @@ config SOC_SERIES_MEC1701X
|
|||
select CPU_CORTEX_M4
|
||||
select SOC_FAMILY_MEC
|
||||
select CPU_HAS_SYSTICK
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_FPU
|
||||
help
|
||||
Enable support for Microchip MEC Cortex-M4 MCU series
|
||||
|
|
|
@ -11,7 +11,6 @@ config SOC_SERIES_IMX_6X_M4
|
|||
select CPU_CORTEX_M4
|
||||
select HAS_IMX_HAL
|
||||
select SOC_FAMILY_IMX
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_FPU
|
||||
select CPU_HAS_SYSTICK
|
||||
select CLOCK_CONTROL
|
||||
|
|
|
@ -9,7 +9,6 @@ config SOC_SERIES_IMX_RT
|
|||
bool "i.MX RT Series"
|
||||
select CPU_CORTEX_M7
|
||||
select SOC_FAMILY_IMX
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select CLOCK_CONTROL
|
||||
help
|
||||
|
|
|
@ -9,7 +9,6 @@ config SOC_SERIES_KINETIS_K6X
|
|||
bool "Kinetis K6x Series MCU"
|
||||
select CPU_CORTEX_M4
|
||||
select SOC_FAMILY_KINETIS
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select CPU_HAS_NXP_MPU
|
||||
select CLOCK_CONTROL
|
||||
|
|
|
@ -9,7 +9,6 @@ config SOC_SERIES_KINETIS_KL2X
|
|||
bool "Kinetis KL2x Series MCU"
|
||||
select CPU_CORTEX_M0PLUS
|
||||
select SOC_FAMILY_KINETIS
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select CLOCK_CONTROL
|
||||
help
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
config SOC_SERIES_KINETIS_KWX
|
||||
bool "Kinetis KWx Series MCU"
|
||||
select SOC_FAMILY_KINETIS
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select CLOCK_CONTROL
|
||||
help
|
||||
|
|
|
@ -9,7 +9,6 @@ config SOC_SERIES_LPC54XXX
|
|||
bool "LPC LPC54xxx Series MCU"
|
||||
select HAS_MCUX
|
||||
select SOC_FAMILY_LPC
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
help
|
||||
Enable support for LPC LPC54XXX MCU series
|
||||
|
|
|
@ -10,7 +10,6 @@ config SOC_SERIES_EFM32HG
|
|||
select CPU_CORTEX_M
|
||||
select CPU_CORTEX_M0PLUS
|
||||
select SOC_FAMILY_EXX32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select HAS_SILABS_GECKO
|
||||
select SOC_GECKO_CMU
|
||||
|
|
|
@ -12,7 +12,6 @@ config SOC_SERIES_EFM32PG12B
|
|||
select CPU_CORTEX_M4
|
||||
select CPU_HAS_FPU
|
||||
select SOC_FAMILY_EXX32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select SOC_GECKO_HAS_INDIVIDUAL_PIN_LOCATION
|
||||
select SOC_GECKO_CMU
|
||||
|
|
|
@ -10,7 +10,6 @@ config SOC_SERIES_EFM32WG
|
|||
select CPU_CORTEX_M4
|
||||
select CPU_HAS_FPU
|
||||
select SOC_FAMILY_EXX32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select HAS_SILABS_GECKO
|
||||
select SOC_GECKO_CMU
|
||||
|
|
|
@ -12,7 +12,6 @@ config SOC_SERIES_EFR32FG1P
|
|||
select CPU_CORTEX_M4
|
||||
select CPU_HAS_FPU
|
||||
select SOC_FAMILY_EXX32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select SOC_GECKO_HAS_INDIVIDUAL_PIN_LOCATION
|
||||
select SOC_GECKO_CMU
|
||||
|
|
|
@ -10,7 +10,6 @@ config SOC_SERIES_EFR32MG12P
|
|||
select CPU_CORTEX_M4
|
||||
select CPU_HAS_FPU
|
||||
select SOC_FAMILY_EXX32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select HAS_SILABS_GECKO
|
||||
select HAS_SWO
|
||||
|
|
|
@ -10,7 +10,6 @@ config SOC_SERIES_STM32F0X
|
|||
select CPU_CORTEX_M0
|
||||
select CPU_CORTEX_M0_HAS_VECTOR_TABLE_REMAP
|
||||
select SOC_FAMILY_STM32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_SYSTICK
|
||||
select HAS_STM32CUBE
|
||||
select CLOCK_CONTROL_STM32_CUBE if CLOCK_CONTROL
|
||||
|
|
|
@ -9,7 +9,6 @@ config SOC_SERIES_STM32F1X
|
|||
bool "STM32F1x Series MCU"
|
||||
select CPU_CORTEX_M3
|
||||
select SOC_FAMILY_STM32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select HAS_STM32CUBE
|
||||
select CPU_HAS_SYSTICK
|
||||
select CLOCK_CONTROL_STM32_CUBE if CLOCK_CONTROL
|
||||
|
|
|
@ -10,7 +10,6 @@ config SOC_SERIES_STM32F2X
|
|||
select CPU_CORTEX_M
|
||||
select CPU_CORTEX_M3
|
||||
select SOC_FAMILY_STM32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select HAS_STM32CUBE
|
||||
select CPU_HAS_SYSTICK
|
||||
select CLOCK_CONTROL_STM32_CUBE if CLOCK_CONTROL
|
||||
|
|
|
@ -9,7 +9,6 @@ config SOC_SERIES_STM32F3X
|
|||
bool "STM32F3x Series MCU"
|
||||
select CPU_CORTEX_M4
|
||||
select SOC_FAMILY_STM32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select CPU_HAS_FPU
|
||||
select CPU_HAS_SYSTICK
|
||||
select HAS_STM32CUBE
|
||||
|
|
|
@ -10,7 +10,6 @@ config SOC_SERIES_STM32F4X
|
|||
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
|
||||
|
|
|
@ -10,7 +10,6 @@ config SOC_SERIES_STM32F7X
|
|||
select CPU_CORTEX_M7
|
||||
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
|
||||
|
|
|
@ -10,7 +10,6 @@ config SOC_SERIES_STM32L0X
|
|||
select CPU_CORTEX_M0PLUS
|
||||
select CPU_CORTEX_M_HAS_VTOR
|
||||
select SOC_FAMILY_STM32
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select HAS_STM32CUBE
|
||||
select CPU_HAS_SYSTICK
|
||||
select CLOCK_CONTROL_STM32_CUBE if CLOCK_CONTROL
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -6,8 +6,6 @@ config SOC_SERIES_QUARK_X1000
|
|||
select HPET_TIMER
|
||||
select BOOTLOADER_UNKNOWN
|
||||
select PCI
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select SYS_POWER_DEEP_SLEEP_STATES_SUPPORTED
|
||||
select SOC_FAMILY_QUARK
|
||||
select HAS_I2C_DW
|
||||
help
|
||||
|
|
|
@ -6,8 +6,6 @@ config SOC_QUARK_X1000
|
|||
select HPET_TIMER
|
||||
select BOOTLOADER_UNKNOWN
|
||||
select PCI
|
||||
select SYS_POWER_LOW_POWER_STATES_SUPPORTED
|
||||
select SYS_POWER_DEEP_SLEEP_STATES_SUPPORTED
|
||||
select HAS_I2C_DW
|
||||
depends on SOC_SERIES_QUARK_X1000
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue