aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-11-06 18:31:16 -0500
committerSimon Horman <horms+renesas@verge.net.au>2013-12-10 03:24:24 -0500
commitc4e337fc0cd5aebda6849fbbecd6cfd645d1bae6 (patch)
tree4f29cc104af2fbf415b549b53052f8d1b0f1f395 /arch/arm/mach-shmobile/Kconfig
parent495e06d1daff7f59b511c27c95d2601c1d9dad49 (diff)
ARM: shmobile: r7s72100 Genmai DT reference C bits
Add C code support for r7s72100 Genmai DT reference. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 17a4f409f96d..8bc730890384 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -207,6 +207,17 @@ config MACH_GENMAI
207 depends on ARCH_R7S72100 207 depends on ARCH_R7S72100
208 select USE_OF 208 select USE_OF
209 209
210config MACH_GENMAI_REFERENCE
211 bool "Genmai board - Reference Device Tree Implementation"
212 depends on ARCH_R7S72100
213 select USE_OF
214 ---help---
215 Use reference implementation of Genmai board support
216 which makes use of device tree at the expense
217 of not supporting a number of devices.
218
219 This is intended to aid developers
220
210config MACH_MARZEN 221config MACH_MARZEN
211 bool "MARZEN board" 222 bool "MARZEN board"
212 depends on ARCH_R8A7779 223 depends on ARCH_R8A7779