Kconfig (6e9041c6ddd6cbdc61d87bcaca8ca7bb17c28377) Kconfig (76b92b4043f2303b443645b5609a8867e8a8b5d7)
1if ARCH_SHMOBILE
2
3comment "SH-Mobile System Type"
4
5config ARCH_SH7372
6 bool "SH-Mobile AP4 (SH7372)"
7 select ARCH_WANT_OPTIONAL_GPIOLIB
8 select ARM_CPU_SUSPEND if PM || CPU_IDLE

--- 115 unchanged lines hidden (view full) ---

124config MACH_ARMADILLO800EVA
125 bool "Armadillo-800 EVA board"
126 depends on ARCH_R8A7740
127 select ARCH_REQUIRE_GPIOLIB
128 select REGULATOR_FIXED_VOLTAGE if REGULATOR
129 select SND_SOC_WM8978 if SND_SIMPLE_CARD
130 select USE_OF
131
1if ARCH_SHMOBILE
2
3comment "SH-Mobile System Type"
4
5config ARCH_SH7372
6 bool "SH-Mobile AP4 (SH7372)"
7 select ARCH_WANT_OPTIONAL_GPIOLIB
8 select ARM_CPU_SUSPEND if PM || CPU_IDLE

--- 115 unchanged lines hidden (view full) ---

124config MACH_ARMADILLO800EVA
125 bool "Armadillo-800 EVA board"
126 depends on ARCH_R8A7740
127 select ARCH_REQUIRE_GPIOLIB
128 select REGULATOR_FIXED_VOLTAGE if REGULATOR
129 select SND_SOC_WM8978 if SND_SIMPLE_CARD
130 select USE_OF
131
132config MACH_ARMADILLO800EVA_REFERENCE
133 bool "Armadillo-800 EVA board - Reference Device Tree Implementation"
134 depends on ARCH_R8A7740
135 select ARCH_REQUIRE_GPIOLIB
136 select REGULATOR_FIXED_VOLTAGE if REGULATOR
137 select SND_SOC_WM8978 if SND_SIMPLE_CARD
138 select USE_OF
139 ---help---
140 Use reference implementation of Aramdillo800 EVA board support
141 which makes a greater use of device tree at the expense
142 of not supporting a number of devices.
143
144 This is intended to aid developers
145
132config MACH_BOCKW
133 bool "BOCK-W platform"
134 depends on ARCH_R8A7778
135 select ARCH_REQUIRE_GPIOLIB
136 select RENESAS_INTC_IRQPIN
137 select USE_OF
138
139config MACH_MARZEN

--- 128 unchanged lines hidden ---
146config MACH_BOCKW
147 bool "BOCK-W platform"
148 depends on ARCH_R8A7778
149 select ARCH_REQUIRE_GPIOLIB
150 select RENESAS_INTC_IRQPIN
151 select USE_OF
152
153config MACH_MARZEN

--- 128 unchanged lines hidden ---