2 # SPEAr Platform configuration file
6 bool "ST SPEAr Family" if ARCH_MULTI_V7 || ARCH_MULTI_V5
7 default PLAT_SPEAR_SINGLE
8 select ARCH_REQUIRE_GPIOLIB
13 select GENERIC_CLOCKEVENTS
20 depends on ARCH_MULTI_V7 || PLAT_SPEAR_SINGLE
21 select ARCH_HAS_CPUFREQ
24 select GPIO_SPEAR_SPICS
25 select HAVE_ARM_SCU if SMP
26 select HAVE_ARM_TWD if LOCAL_TIMERS
28 select MIGHT_HAVE_CACHE_L2X0
32 Supports for ARM's SPEAR13XX family
37 bool "SPEAr1310 Machine support with Device Tree"
38 select PINCTRL_SPEAR1310
40 Supports ST SPEAr1310 machine configured via the device-tree
43 bool "SPEAr1340 Machine support with Device Tree"
44 select PINCTRL_SPEAR1340
46 Supports ST SPEAr1340 machine configured via the device-tree
52 depends on ARCH_MULTI_V5 || PLAT_SPEAR_SINGLE
53 depends on !ARCH_SPEAR13XX
59 Supports for ARM's SPEAR3XX family
64 bool "SPEAr300 Machine support with Device Tree"
65 select PINCTRL_SPEAR300
67 Supports ST SPEAr300 machine configured via the device-tree
70 bool "SPEAr310 Machine support with Device Tree"
71 select PINCTRL_SPEAR310
73 Supports ST SPEAr310 machine configured via the device-tree
76 bool "SPEAr320 Machine support with Device Tree"
77 select PINCTRL_SPEAR320
79 Supports ST SPEAr320 machine configured via the device-tree
85 depends on ARCH_MULTI_V5 || PLAT_SPEAR_SINGLE
86 depends on !ARCH_SPEAR13XX
90 Supports for ARM's SPEAR6XX family
94 depends on ARCH_SPEAR6XX
97 Supports ST SPEAr600 boards configured via the device-treesource "arch/arm/mach-spear6xx/Kconfig"
99 config ARCH_SPEAR_AUTO
100 def_bool PLAT_SPEAR_SINGLE
101 depends on !ARCH_SPEAR13XX && !ARCH_SPEAR6XX