ARM: tango: use "depends on" instead of "if" after prompt
[deliverable/linux.git] / arch / arm / mach-realview / Kconfig
CommitLineData
2934167d
AB
1menuconfig ARCH_REALVIEW
2 bool "ARM Ltd. RealView family" if ARCH_MULTI_V5 || ARCH_MULTI_V6 || ARCH_MULTI_V7
3 select ARM_AMBA
4 select ARM_TIMER_SP804
5 select COMMON_CLK_VERSATILE
6 select GPIO_PL061 if GPIOLIB
7 select ICST
8 select PLAT_VERSATILE
9 select PLAT_VERSATILE_SCHED_CLOCK
10 help
11 This enables support for ARM Ltd RealView boards.
12
13if ARCH_REALVIEW
8ad68bbf 14
fa6e2eec
LW
15config REALVIEW_DT
16 bool "Support RealView(R) Device Tree based boot"
17 select ARM_GIC
ca5b21fa 18 select CLK_SP810
5420b4b1 19 select HAVE_SMP
ca5b21fa 20 select ICST
2934167d 21 select MACH_REALVIEW_EB if ARCH_MULTI_V5
fa6e2eec
LW
22 select MFD_SYSCON
23 select POWER_RESET
24 select POWER_RESET_VERSATILE
25 select POWER_SUPPLY
2cb58c01 26 select SMP_ON_UP if SMP
fa6e2eec
LW
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
8ad68bbf 33config MACH_REALVIEW_EB
d2a1c9ad 34 bool "Support RealView(R) Emulation Baseboard"
8ad68bbf 35 select ARM_GIC
2934167d 36 select CPU_ARM926T if ARCH_MULTI_V5
8ad68bbf 37 help
d2a1c9ad 38 Include support for the ARM(R) RealView(R) Emulation Baseboard
2934167d
AB
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
44config 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
52config 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.
8ad68bbf 58
4c3ea371 59config REALVIEW_EB_A9MP
d2a1c9ad 60 bool "Support Multicore Cortex-A9 Tile"
2934167d 61 depends on MACH_REALVIEW_EB && ARCH_MULTI_V7
4c3ffffd 62 select HAVE_ARM_SCU if SMP
a894fcc2 63 select HAVE_ARM_TWD if SMP
3b55658a 64 select HAVE_SMP
ce5ea9f3 65 select MIGHT_HAVE_CACHE_L2X0
4c3ea371 66 help
d2a1c9ad
RK
67 Enable support for the Cortex-A9MPCore tile fitted to the
68 Realview(R) Emulation Baseboard platform.
4c3ea371 69
41579f49 70config REALVIEW_EB_ARM11MP
d2a1c9ad 71 bool "Support ARM11MPCore Tile"
2934167d 72 depends on MACH_REALVIEW_EB && ARCH_MULTI_V6
4c3ffffd 73 select HAVE_ARM_SCU if SMP
a894fcc2 74 select HAVE_ARM_TWD if SMP
3b55658a 75 select HAVE_SMP
ce5ea9f3 76 select MIGHT_HAVE_CACHE_L2X0
9b1283be 77 help
d2a1c9ad
RK
78 Enable support for the ARM11MPCore tile fitted to the Realview(R)
79 Emulation Baseboard platform.
9b1283be 80
41579f49 81config REALVIEW_EB_ARM11MP_REVB
d2a1c9ad 82 bool "Support ARM11MPCore RevB Tile"
2934167d 83 depends on REALVIEW_EB_ARM11MP && ARCH_MULTI_V6
4b17244c 84 help
d2a1c9ad
RK
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.
4b17244c 89
78fdcb42 90config MACH_REALVIEW_PB11MP
d2a1c9ad 91 bool "Support RealView(R) Platform Baseboard for ARM11MPCore"
2934167d 92 depends on ARCH_MULTI_V6
78fdcb42 93 select ARM_GIC
4c3ffffd 94 select HAVE_ARM_SCU if SMP
a894fcc2 95 select HAVE_ARM_TWD if SMP
6be62ba2 96 select HAVE_PATA_PLATFORM
3b55658a 97 select HAVE_SMP
ce5ea9f3 98 select MIGHT_HAVE_CACHE_L2X0
78fdcb42 99 help
d2a1c9ad
RK
100 Include support for the ARM(R) RealView(R) Platform Baseboard for
101 the ARM11MPCore. This platform has an on-board ARM11MPCore and has
78fdcb42
BB
102 support for PCI-E and Compact Flash.
103
74200e64 104# ARMv6 CPU without K extensions, but does have the new exclusive ops
bc02c58b 105config MACH_REALVIEW_PB1176
d2a1c9ad 106 bool "Support RealView(R) Platform Baseboard for ARM1176JZF-S"
2934167d 107 depends on ARCH_MULTI_V6
bc02c58b 108 select ARM_GIC
b1b3f49c 109 select CPU_V6
f022e4e4 110 select HAVE_TCM
ce5ea9f3 111 select MIGHT_HAVE_CACHE_L2X0
bc02c58b 112 help
d2a1c9ad
RK
113 Include support for the ARM(R) RealView(R) Platform Baseboard for
114 ARM1176JZF-S.
bc02c58b 115
af607747
CM
116config 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
e7c70825 125config MACH_REALVIEW_PBA8
d2a1c9ad 126 bool "Support RealView(R) Platform Baseboard for Cortex(tm)-A8 platform"
2934167d 127 depends on ARCH_MULTI_V7
e7c70825 128 select ARM_GIC
6be62ba2 129 select HAVE_PATA_PLATFORM
e7c70825 130 help
d2a1c9ad
RK
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.
e7c70825 134
1b504bbe 135config MACH_REALVIEW_PBX
2934167d
AB
136 bool "Support RealView(R) Platform Baseboard Explore for Cortex-A9"
137 depends on ARCH_MULTI_V7
1b504bbe 138 select ARM_GIC
4c3ffffd 139 select HAVE_ARM_SCU if SMP
a894fcc2 140 select HAVE_ARM_TWD if SMP
1b504bbe 141 select HAVE_PATA_PLATFORM
3b55658a 142 select HAVE_SMP
ce5ea9f3 143 select MIGHT_HAVE_CACHE_L2X0
fd0053c9 144 select ZONE_DMA
1b504bbe 145 help
d2a1c9ad
RK
146 Include support for the ARM(R) RealView(R) Platform Baseboard
147 Explore.
1b504bbe 148
70bb62f8
CM
149config REALVIEW_HIGH_PHYS_OFFSET
150 bool "High physical base address for the RealView platform"
0e0fe921 151 depends on MMU && !MACH_REALVIEW_PB1176
70bb62f8
CM
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
c97c5aa8 158 offset. On the PBX board, disabling this option allows 1GB of
fd0053c9 159 RAM to be used with HIGHMEM.
70bb62f8 160
2934167d 161endif
This page took 0.636498 seconds and 5 git commands to generate.