soc: arm: remove redundant CPU_CORTEX_M selection

CPU_CORTEX_M does not need to be selected by Kconfig
symbols that already select a CORTEX_M variant.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2019-04-04 19:42:38 +02:00 committed by Kumar Gala
commit ce0dcea4b1
5 changed files with 0 additions and 5 deletions

View file

@ -7,7 +7,6 @@
config SOC_SERIES_STM32F2X
bool "stm32f2x Series MCU"
select CPU_CORTEX_M
select CPU_CORTEX_M3
select SOC_FAMILY_STM32
select HAS_STM32CUBE