aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig33
1 files changed, 2 insertions, 31 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4c6816be23a9..4c1a35f15838 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -359,15 +359,6 @@ config ARM_SINGLE_ARMV7M
359 select SPARSE_IRQ 359 select SPARSE_IRQ
360 select USE_OF 360 select USE_OF
361 361
362config ARCH_GEMINI
363 bool "Cortina Systems Gemini"
364 select CLKSRC_MMIO
365 select CPU_FA526
366 select GENERIC_CLOCKEVENTS
367 select GPIOLIB
368 help
369 Support for the Cortina Systems Gemini family SoCs
370
371config ARCH_EBSA110 362config ARCH_EBSA110
372 bool "EBSA-110" 363 bool "EBSA-110"
373 select ARCH_USES_GETTIMEOFFSET 364 select ARCH_USES_GETTIMEOFFSET
@@ -819,6 +810,8 @@ source "arch/arm/mach-spear/Kconfig"
819 810
820source "arch/arm/mach-sti/Kconfig" 811source "arch/arm/mach-sti/Kconfig"
821 812
813source "arch/arm/mach-stm32/Kconfig"
814
822source "arch/arm/mach-s3c24xx/Kconfig" 815source "arch/arm/mach-s3c24xx/Kconfig"
823 816
824source "arch/arm/mach-s3c64xx/Kconfig" 817source "arch/arm/mach-s3c64xx/Kconfig"
@@ -877,28 +870,6 @@ config ARCH_LPC18XX
877 Support for NXP's LPC18xx Cortex-M3 and LPC43xx Cortex-M4 870 Support for NXP's LPC18xx Cortex-M3 and LPC43xx Cortex-M4
878 high performance microcontrollers. 871 high performance microcontrollers.
879 872
880config ARCH_STM32
881 bool "STMicrolectronics STM32"
882 depends on ARM_SINGLE_ARMV7M
883 select ARCH_HAS_RESET_CONTROLLER
884 select ARMV7M_SYSTICK
885 select CLKSRC_STM32
886 select PINCTRL
887 select RESET_CONTROLLER
888 select STM32_EXTI
889 help
890 Support for STMicroelectronics STM32 processors.
891
892config MACH_STM32F429
893 bool "STMicrolectronics STM32F429"
894 depends on ARCH_STM32
895 default y
896
897config MACH_STM32F746
898 bool "STMicrolectronics STM32F746"
899 depends on ARCH_STM32
900 default y
901
902config ARCH_MPS2 873config ARCH_MPS2
903 bool "ARM MPS2 platform" 874 bool "ARM MPS2 platform"
904 depends on ARM_SINGLE_ARMV7M 875 depends on ARM_SINGLE_ARMV7M