Kconfig (e3da5b36d48a8e55d1549da016e4c38ff3c0d0fc) | Kconfig (a4ed412ed5934127ba88ba007b9a00617ae47f75) |
---|---|
1config ARCH_SHMOBILE_MULTI 2 bool "SH-Mobile Series" if ARCH_MULTI_V7 3 depends on MMU 4 select CPU_V7 5 select GENERIC_CLOCKEVENTS 6 select HAVE_ARM_SCU if SMP 7 select HAVE_ARM_TWD if LOCAL_TIMERS 8 select HAVE_SMP --- 160 unchanged lines hidden (view full) --- 169 170config MACH_BOCKW 171 bool "BOCK-W platform" 172 depends on ARCH_R8A7778 173 select ARCH_REQUIRE_GPIOLIB 174 select RENESAS_INTC_IRQPIN 175 select REGULATOR_FIXED_VOLTAGE if REGULATOR 176 select USE_OF | 1config ARCH_SHMOBILE_MULTI 2 bool "SH-Mobile Series" if ARCH_MULTI_V7 3 depends on MMU 4 select CPU_V7 5 select GENERIC_CLOCKEVENTS 6 select HAVE_ARM_SCU if SMP 7 select HAVE_ARM_TWD if LOCAL_TIMERS 8 select HAVE_SMP --- 160 unchanged lines hidden (view full) --- 169 170config MACH_BOCKW 171 bool "BOCK-W platform" 172 depends on ARCH_R8A7778 173 select ARCH_REQUIRE_GPIOLIB 174 select RENESAS_INTC_IRQPIN 175 select REGULATOR_FIXED_VOLTAGE if REGULATOR 176 select USE_OF |
177 select SND_SOC_AK4554 if SND_SIMPLE_CARD 178 select SND_SOC_AK4642 if SND_SIMPLE_CARD |
|
177 178config MACH_BOCKW_REFERENCE 179 bool "BOCK-W - Reference Device Tree Implementation" 180 depends on ARCH_R8A7778 181 select ARCH_REQUIRE_GPIOLIB 182 select RENESAS_INTC_IRQPIN 183 select REGULATOR_FIXED_VOLTAGE if REGULATOR 184 select USE_OF 185 ---help--- 186 Use reference implementation of BockW board support 187 which makes use of device tree at the expense 188 of not supporting a number of devices. 189 190 This is intended to aid developers 191 | 179 180config MACH_BOCKW_REFERENCE 181 bool "BOCK-W - Reference Device Tree Implementation" 182 depends on ARCH_R8A7778 183 select ARCH_REQUIRE_GPIOLIB 184 select RENESAS_INTC_IRQPIN 185 select REGULATOR_FIXED_VOLTAGE if REGULATOR 186 select USE_OF 187 ---help--- 188 Use reference implementation of BockW board support 189 which makes use of device tree at the expense 190 of not supporting a number of devices. 191 192 This is intended to aid developers 193 |
194config MACH_GENMAI 195 bool "Genmai board" 196 depends on ARCH_R7S72100 197 select USE_OF 198 |
|
192config MACH_MARZEN 193 bool "MARZEN board" 194 depends on ARCH_R8A7779 195 select ARCH_REQUIRE_GPIOLIB 196 select REGULATOR_FIXED_VOLTAGE if REGULATOR 197 select USE_OF 198 199config MACH_MARZEN_REFERENCE --- 20 unchanged lines hidden (view full) --- 220 select USE_OF 221 ---help--- 222 Use reference implementation of Lager board support 223 which makes use of device tree at the expense 224 of not supporting a number of devices. 225 226 This is intended to aid developers 227 | 199config MACH_MARZEN 200 bool "MARZEN board" 201 depends on ARCH_R8A7779 202 select ARCH_REQUIRE_GPIOLIB 203 select REGULATOR_FIXED_VOLTAGE if REGULATOR 204 select USE_OF 205 206config MACH_MARZEN_REFERENCE --- 20 unchanged lines hidden (view full) --- 227 select USE_OF 228 ---help--- 229 Use reference implementation of Lager board support 230 which makes use of device tree at the expense 231 of not supporting a number of devices. 232 233 This is intended to aid developers 234 |
235config MACH_KOELSCH 236 bool "Koelsch board" 237 depends on ARCH_R8A7791 238 select USE_OF 239 |
|
228config MACH_KZM9D 229 bool "KZM9D board" 230 depends on ARCH_EMEV2 231 select REGULATOR_FIXED_VOLTAGE if REGULATOR 232 select USE_OF 233 234config MACH_KZM9D_REFERENCE 235 bool "KZM9D board - Reference Device Tree Implementation" --- 84 unchanged lines hidden --- | 240config MACH_KZM9D 241 bool "KZM9D board" 242 depends on ARCH_EMEV2 243 select REGULATOR_FIXED_VOLTAGE if REGULATOR 244 select USE_OF 245 246config MACH_KZM9D_REFERENCE 247 bool "KZM9D board - Reference Device Tree Implementation" --- 84 unchanged lines hidden --- |