1 # SPDX-License-Identifier: GPL-2.0-only
3 # SPEAr Platform configuration file
8 depends on ARCH_MULTI_V7 || ARCH_MULTI_V5
17 depends on ARCH_MULTI_V7
19 select GPIO_SPEAR_SPICS
20 select HAVE_ARM_SCU if SMP
21 select HAVE_ARM_TWD if SMP
25 Supports for ARM's SPEAR13XX family
30 bool "SPEAr1310 Machine support with Device Tree"
31 select PINCTRL_SPEAR1310
32 select PHY_ST_SPEAR1310_MIPHY
34 Supports ST SPEAr1310 machine configured via the device-tree
37 bool "SPEAr1340 Machine support with Device Tree"
38 select PINCTRL_SPEAR1340
39 select PHY_ST_SPEAR1340_MIPHY
41 Supports ST SPEAr1340 machine configured via the device-tree
47 depends on ARCH_MULTI_V5
48 depends on !ARCH_SPEAR13XX
52 Supports for ARM's SPEAR3XX family
57 bool "SPEAr300 Machine support with Device Tree"
58 select PINCTRL_SPEAR300
60 Supports ST SPEAr300 machine configured via the device-tree
63 bool "SPEAr310 Machine support with Device Tree"
64 select PINCTRL_SPEAR310
66 Supports ST SPEAr310 machine configured via the device-tree
69 bool "SPEAr320 Machine support with Device Tree"
70 select PINCTRL_SPEAR320
72 Supports ST SPEAr320 machine configured via the device-tree
78 depends on ARCH_MULTI_V5
79 depends on !ARCH_SPEAR13XX
82 Supports for ARM's SPEAR6XX family
86 depends on ARCH_SPEAR6XX
88 Supports ST SPEAr600 boards configured via the device-tree
90 config ARCH_SPEAR_AUTO
92 depends on !ARCH_SPEAR13XX && !ARCH_SPEAR6XX