2 # SPEAr Platform configuration file
8 prompt "ST SPEAr Family"
12 bool "ST SPEAr13xx with Device Tree"
17 select MIGHT_HAVE_CACHE_L2X0
20 Supports for ARM's SPEAR13XX family
23 bool "ST SPEAr3xx with Device Tree"
29 Supports for ARM's SPEAR3XX family
36 Supports for ARM's SPEAR6XX family
40 # Adding SPEAr machine specific configuration files
41 source "arch/arm/mach-spear13xx/Kconfig"
42 source "arch/arm/mach-spear3xx/Kconfig"
43 source "arch/arm/mach-spear6xx/Kconfig"