ARM: realview: no need to select SMP_ON_UP explicitly
[cascardo/linux.git] / arch / arm / mach-realview / Kconfig
1 menuconfig ARCH_REALVIEW
2         bool "ARM Ltd. RealView family"
3         depends on ARCH_MULTI_V5 || ARCH_MULTI_V6 || ARCH_MULTI_V7
4         select ARM_AMBA
5         select ARM_TIMER_SP804
6         select COMMON_CLK_VERSATILE
7         select GPIO_PL061 if GPIOLIB
8         select ICST
9         select PLAT_VERSATILE
10         select PLAT_VERSATILE_SCHED_CLOCK
11         help
12           This enables support for ARM Ltd RealView boards.
13
14 if ARCH_REALVIEW
15
16 config REALVIEW_DT
17         bool "Support RealView(R) Device Tree based boot"
18         select ARM_GIC
19         select CLK_SP810
20         select HAVE_SMP
21         select ICST
22         select MACH_REALVIEW_EB if ARCH_MULTI_V5
23         select MFD_SYSCON
24         select POWER_RESET
25         select POWER_RESET_VERSATILE
26         select POWER_SUPPLY
27         select SOC_REALVIEW
28         select USE_OF
29         help
30           Include support for booting the ARM(R) RealView(R) evaluation
31           boards using a device tree machine description.
32
33 config MACH_REALVIEW_EB
34         bool "Support RealView(R) Emulation Baseboard"
35         select ARM_GIC
36         select CPU_ARM926T if ARCH_MULTI_V5
37         help
38           Include support for the ARM(R) RealView(R) Emulation Baseboard
39           platform. On an ARMv5 kernel, this will include support for
40           the ARM926EJ-S core tile, while on an ARMv6/v7 kernel, at least
41           one of the ARM1136, ARM1176, ARM11MPCore or Cortex-A9MPCore
42           core tile options should be enabled.
43
44 config REALVIEW_EB_ARM1136
45         bool "Support ARM1136J(F)-S Tile"
46         depends on MACH_REALVIEW_EB && ARCH_MULTI_V6
47         select CPU_V6
48         help
49           Enable support for the ARM1136 tile fitted to the
50           Realview(R) Emulation Baseboard platform.
51
52 config REALVIEW_EB_ARM1176
53         bool "Support ARM1176JZ(F)-S Tile"
54         depends on MACH_REALVIEW_EB && ARCH_MULTI_V6
55         help
56           Enable support for the ARM1176 tile fitted to the
57           Realview(R) Emulation Baseboard platform.
58
59 config REALVIEW_EB_A9MP
60         bool "Support Multicore Cortex-A9 Tile"
61         depends on MACH_REALVIEW_EB && ARCH_MULTI_V7
62         select HAVE_ARM_SCU if SMP
63         select HAVE_ARM_TWD if SMP
64         select HAVE_SMP
65         select MIGHT_HAVE_CACHE_L2X0
66         help
67           Enable support for the Cortex-A9MPCore tile fitted to the
68           Realview(R) Emulation Baseboard platform.
69
70 config REALVIEW_EB_ARM11MP
71         bool "Support ARM11MPCore Tile"
72         depends on MACH_REALVIEW_EB && ARCH_MULTI_V6
73         select HAVE_ARM_SCU if SMP
74         select HAVE_ARM_TWD if SMP
75         select HAVE_SMP
76         select MIGHT_HAVE_CACHE_L2X0
77         help
78           Enable support for the ARM11MPCore tile fitted to the Realview(R)
79           Emulation Baseboard platform.
80
81 config REALVIEW_EB_ARM11MP_REVB
82         bool "Support ARM11MPCore RevB Tile"
83         depends on REALVIEW_EB_ARM11MP && ARCH_MULTI_V6
84         help
85           Enable support for the ARM11MPCore Revision B tile on the
86           Realview(R) Emulation Baseboard platform. Since there are device
87           address differences, a kernel built with this option enabled is
88           not compatible with other revisions of the ARM11MPCore tile.
89
90 config MACH_REALVIEW_PB11MP
91         bool "Support RealView(R) Platform Baseboard for ARM11MPCore"
92         depends on ARCH_MULTI_V6
93         select ARM_GIC
94         select HAVE_ARM_SCU if SMP
95         select HAVE_ARM_TWD if SMP
96         select HAVE_PATA_PLATFORM
97         select HAVE_SMP
98         select MIGHT_HAVE_CACHE_L2X0
99         help
100           Include support for the ARM(R) RealView(R) Platform Baseboard for
101           the ARM11MPCore.  This platform has an on-board ARM11MPCore and has
102           support for PCI-E and Compact Flash.
103
104 # ARMv6 CPU without K extensions, but does have the new exclusive ops
105 config MACH_REALVIEW_PB1176
106         bool "Support RealView(R) Platform Baseboard for ARM1176JZF-S"
107         depends on ARCH_MULTI_V6
108         select ARM_GIC
109         select CPU_V6
110         select HAVE_TCM
111         select MIGHT_HAVE_CACHE_L2X0
112         help
113           Include support for the ARM(R) RealView(R) Platform Baseboard for
114           ARM1176JZF-S.
115
116 config REALVIEW_PB1176_SECURE_FLASH
117         bool "Allow access to the secure flash memory block"
118         depends on MACH_REALVIEW_PB1176
119         default n
120         help
121           Select this option if Linux will only run in secure mode on the
122           RealView PB1176 platform and access to the secure flash memory
123           block (64MB @ 0x3c000000) is required.
124
125 config MACH_REALVIEW_PBA8
126         bool "Support RealView(R) Platform Baseboard for Cortex(tm)-A8 platform"
127         depends on ARCH_MULTI_V7
128         select ARM_GIC
129         select HAVE_PATA_PLATFORM
130         help
131           Include support for the ARM(R) RealView Platform Baseboard for
132           Cortex(tm)-A8.  This platform has an on-board Cortex-A8 and has
133           support for PCI-E and Compact Flash.
134
135 config MACH_REALVIEW_PBX
136         bool "Support RealView(R) Platform Baseboard Explore for Cortex-A9"
137         depends on ARCH_MULTI_V7
138         select ARM_GIC
139         select HAVE_ARM_SCU if SMP
140         select HAVE_ARM_TWD if SMP
141         select HAVE_PATA_PLATFORM
142         select HAVE_SMP
143         select MIGHT_HAVE_CACHE_L2X0
144         select ZONE_DMA
145         help
146           Include support for the ARM(R) RealView(R) Platform Baseboard
147           Explore.
148
149 config REALVIEW_HIGH_PHYS_OFFSET
150         bool "High physical base address for the RealView platform"
151         depends on MMU && !MACH_REALVIEW_PB1176
152         default y
153         help
154           RealView boards other than PB1176 have the RAM available at
155           0x70000000, 256MB of which being mirrored at 0x00000000. If
156           the board supports 512MB of RAM, this option allows the
157           memory to be accessed contiguously at the high physical
158           offset. On the PBX board, disabling this option allows 1GB of
159           RAM to be used with HIGHMEM.
160
161 endif