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
12 select GENERIC_CLOCKEVENTS
18 depends on ARCH_MULTI_V7 || PLAT_SPEAR_SINGLE
19 select ARCH_HAS_CPUFREQ
22 select GPIO_SPEAR_SPICS
23 select HAVE_ARM_SCU if SMP
24 select HAVE_ARM_TWD if SMP
26 select MIGHT_HAVE_CACHE_L2X0
30 Supports for ARM's SPEAR13XX family
35 bool "SPEAr1310 Machine support with Device Tree"
36 select PINCTRL_SPEAR1310
38 Supports ST SPEAr1310 machine configured via the device-tree
41 bool "SPEAr1340 Machine support with Device Tree"
42 select PINCTRL_SPEAR1340
44 Supports ST SPEAr1340 machine configured via the device-tree
50 depends on ARCH_MULTI_V5 || PLAT_SPEAR_SINGLE
51 depends on !ARCH_SPEAR13XX
57 Supports for ARM's SPEAR3XX family
62 bool "SPEAr300 Machine support with Device Tree"
63 select PINCTRL_SPEAR300
65 Supports ST SPEAr300 machine configured via the device-tree
68 bool "SPEAr310 Machine support with Device Tree"
69 select PINCTRL_SPEAR310
71 Supports ST SPEAr310 machine configured via the device-tree
74 bool "SPEAr320 Machine support with Device Tree"
75 select PINCTRL_SPEAR320
77 Supports ST SPEAr320 machine configured via the device-tree
83 depends on ARCH_MULTI_V5 || PLAT_SPEAR_SINGLE
84 depends on !ARCH_SPEAR13XX
88 Supports for ARM's SPEAR6XX family
92 depends on ARCH_SPEAR6XX
95 Supports ST SPEAr600 boards configured via the device-treesource "arch/arm/mach-spear6xx/Kconfig"
97 config ARCH_SPEAR_AUTO
98 def_bool PLAT_SPEAR_SINGLE
99 depends on !ARCH_SPEAR13XX && !ARCH_SPEAR6XX