summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2012-05-16 15:45:16 +0900
committerRafael J. Wysocki <rjw@sisk.pl>2012-05-18 00:14:01 +0200
commitc050fb10c425cf189da5ca9b84e948ec2fc99049 (patch)
tree5b8085e6e6d59fd8719b7c7fa62598142a26dd05 /arch/arm/mach-shmobile/Kconfig
parent7f627f0380cb5ba3e05bcaac31ecf40c1f508ec1 (diff)
downloadop-kernel-dev-c050fb10c425cf189da5ca9b84e948ec2fc99049.zip
op-kernel-dev-c050fb10c425cf189da5ca9b84e948ec2fc99049.tar.gz
mach-shmobile: KZM9D board support V3
V3 of basic KZM9D board support. At this point a quite thin layer that makes use of the Emma Mobile EV2 SoC code. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index fadafe3..34c0343 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -103,6 +103,10 @@ config MACH_MARZEN
depends on ARCH_R8A7779
select ARCH_REQUIRE_GPIOLIB
+config MACH_KZM9D
+ bool "KZM9D board"
+ depends on ARCH_EMEV2
+
comment "SH-Mobile System Configuration"
config CPU_HAS_INTEVT
OpenPOWER on IntegriCloud