Kconfig (eb0ae7280939fda741ad6ae9b108725517652f56) Kconfig (53e42c2974feaa269bc485267d0a4df0ef55e549)
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

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

119config MACH_ARMADILLO800EVA
120 bool "Armadillo-800 EVA board"
121 depends on ARCH_R8A7740
122 select ARCH_REQUIRE_GPIOLIB
123 select REGULATOR_FIXED_VOLTAGE if REGULATOR
124 select SND_SOC_WM8978 if SND_SIMPLE_CARD
125 select USE_OF
126
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

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

119config MACH_ARMADILLO800EVA
120 bool "Armadillo-800 EVA board"
121 depends on ARCH_R8A7740
122 select ARCH_REQUIRE_GPIOLIB
123 select REGULATOR_FIXED_VOLTAGE if REGULATOR
124 select SND_SOC_WM8978 if SND_SIMPLE_CARD
125 select USE_OF
126
127config MACH_BOCKW
128 bool "BOCK-W platform"
129 depends on ARCH_R8A7778
130 select ARCH_REQUIRE_GPIOLIB
131 select USE_OF
132
127config MACH_MARZEN
128 bool "MARZEN board"
129 depends on ARCH_R8A7779
130 select ARCH_REQUIRE_GPIOLIB
131 select REGULATOR_FIXED_VOLTAGE if REGULATOR
132
133config MACH_MARZEN_REFERENCE
134 bool "MARZEN board - Reference Device Tree Implementation"

--- 113 unchanged lines hidden ---
133config MACH_MARZEN
134 bool "MARZEN board"
135 depends on ARCH_R8A7779
136 select ARCH_REQUIRE_GPIOLIB
137 select REGULATOR_FIXED_VOLTAGE if REGULATOR
138
139config MACH_MARZEN_REFERENCE
140 bool "MARZEN board - Reference Device Tree Implementation"

--- 113 unchanged lines hidden ---