1 # SPDX-License-Identifier: GPL-2.0-only
2 menuconfig ARCH_REALVIEW
3 bool "ARM Ltd. RealView family"
4 depends on ARCH_MULTI_V5 || ARCH_MULTI_V6 || ARCH_MULTI_V7
9 select GPIO_PL061 if GPIOLIB
10 select HAVE_ARM_SCU if SMP
11 select HAVE_ARM_TWD if SMP
12 select HAVE_PATA_PLATFORM
15 select MACH_REALVIEW_EB if ARCH_MULTI_V5
19 select POWER_RESET_VERSATILE
23 This enables support for ARM Ltd RealView boards.
27 config MACH_REALVIEW_EB
28 bool "Support RealView(R) Emulation Baseboard"
30 select CPU_ARM926T if ARCH_MULTI_V5
32 Include support for the ARM(R) RealView(R) Emulation Baseboard
33 platform. On an ARMv5 kernel, this will include support for
34 the ARM926EJ-S core tile, while on an ARMv6/v7 kernel, at least
35 one of the ARM1136, ARM1176, ARM11MPCore or Cortex-A9MPCore
36 core tile options should be enabled.
38 config REALVIEW_EB_ARM1136
39 bool "Support ARM1136J(F)-S Tile"
40 depends on MACH_REALVIEW_EB && ARCH_MULTI_V6
43 Enable support for the ARM1136 tile fitted to the
44 Realview(R) Emulation Baseboard platform.
46 config REALVIEW_EB_ARM1176
47 bool "Support ARM1176JZ(F)-S Tile"
48 depends on MACH_REALVIEW_EB && ARCH_MULTI_V6
50 Enable support for the ARM1176 tile fitted to the
51 Realview(R) Emulation Baseboard platform.
53 config REALVIEW_EB_A9MP
54 bool "Support Multicore Cortex-A9 Tile"
55 depends on MACH_REALVIEW_EB && ARCH_MULTI_V7
57 Enable support for the Cortex-A9MPCore tile fitted to the
58 Realview(R) Emulation Baseboard platform.
60 config REALVIEW_EB_ARM11MP
61 bool "Support ARM11MPCore Tile"
62 depends on MACH_REALVIEW_EB && ARCH_MULTI_V6
65 Enable support for the ARM11MPCore tile fitted to the Realview(R)
66 Emulation Baseboard platform.
68 config MACH_REALVIEW_PB11MP
69 bool "Support RealView(R) Platform Baseboard for ARM11MPCore"
70 depends on ARCH_MULTI_V6
73 Include support for the ARM(R) RealView(R) Platform Baseboard for
74 the ARM11MPCore. This platform has an on-board ARM11MPCore and has
75 support for PCI-E and Compact Flash.
77 # ARMv6 CPU without K extensions, but does have the new exclusive ops
78 config MACH_REALVIEW_PB1176
79 bool "Support RealView(R) Platform Baseboard for ARM1176JZF-S"
80 depends on ARCH_MULTI_V6
84 Include support for the ARM(R) RealView(R) Platform Baseboard for
87 config MACH_REALVIEW_PBA8
88 bool "Support RealView(R) Platform Baseboard for Cortex(tm)-A8 platform"
89 depends on ARCH_MULTI_V7
91 Include support for the ARM(R) RealView Platform Baseboard for
92 Cortex(tm)-A8. This platform has an on-board Cortex-A8 and has
93 support for PCI-E and Compact Flash.
95 config MACH_REALVIEW_PBX
96 bool "Support RealView(R) Platform Baseboard Explore for Cortex-A9"
97 depends on ARCH_MULTI_V7
100 Include support for the ARM(R) RealView(R) Platform Baseboard