aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-realview/Kconfig')
-rw-r--r--arch/arm/mach-realview/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-realview/Kconfig b/arch/arm/mach-realview/Kconfig
index eba1a8ce7354..5ccde7cf39e8 100644
--- a/arch/arm/mach-realview/Kconfig
+++ b/arch/arm/mach-realview/Kconfig
@@ -10,7 +10,6 @@ config MACH_REALVIEW_EB
10config REALVIEW_EB_ARM11MP 10config REALVIEW_EB_ARM11MP
11 bool "Support ARM11MPCore tile" 11 bool "Support ARM11MPCore tile"
12 depends on MACH_REALVIEW_EB 12 depends on MACH_REALVIEW_EB
13 select CACHE_L2X0
14 help 13 help
15 Enable support for the ARM11MPCore tile on the Realview platform. 14 Enable support for the ARM11MPCore tile on the Realview platform.
16 15
@@ -27,7 +26,6 @@ config REALVIEW_EB_ARM11MP_REVB
27config MACH_REALVIEW_PB11MP 26config MACH_REALVIEW_PB11MP
28 bool "Support RealView/PB11MPCore platform" 27 bool "Support RealView/PB11MPCore platform"
29 select ARM_GIC 28 select ARM_GIC
30 select CACHE_L2X0
31 help 29 help
32 Include support for the ARM(R) RealView MPCore Platform Baseboard. 30 Include support for the ARM(R) RealView MPCore Platform Baseboard.
33 PB11MPCore is a platform with an on-board ARM11MPCore and has 31 PB11MPCore is a platform with an on-board ARM11MPCore and has
@@ -36,7 +34,6 @@ config MACH_REALVIEW_PB11MP
36config MACH_REALVIEW_PB1176 34config MACH_REALVIEW_PB1176
37 bool "Support RealView/PB1176 platform" 35 bool "Support RealView/PB1176 platform"
38 select ARM_GIC 36 select ARM_GIC
39 select CACHE_L2X0
40 help 37 help
41 Include support for the ARM(R) RealView ARM1176 Platform Baseboard. 38 Include support for the ARM(R) RealView ARM1176 Platform Baseboard.
42 39