aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-06-16 06:49:43 -0400
committerSimon Horman <horms+renesas@verge.net.au>2014-06-25 03:46:31 -0400
commitc61010050d3baa3e1a3964bec7e62437d21107c6 (patch)
treee957ab2972dfd17cfb0a63700c6285fbb7f24475
parent468c570ed078f0326745bfe85868adb925659502 (diff)
ARM: shmobile: Enable genmai board in multiplatform defconfig
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r--arch/arm/configs/shmobile_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index c4b72aa48e67..5f05e98eb762 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -10,9 +10,11 @@ CONFIG_PERF_EVENTS=y
10CONFIG_SLAB=y 10CONFIG_SLAB=y
11CONFIG_ARCH_SHMOBILE_MULTI=y 11CONFIG_ARCH_SHMOBILE_MULTI=y
12CONFIG_ARCH_EMEV2=y 12CONFIG_ARCH_EMEV2=y
13CONFIG_ARCH_R7S72100=y
13CONFIG_ARCH_R8A7779=y 14CONFIG_ARCH_R8A7779=y
14CONFIG_ARCH_R8A7790=y 15CONFIG_ARCH_R8A7790=y
15CONFIG_ARCH_R8A7791=y 16CONFIG_ARCH_R8A7791=y
17CONFIG_MACH_GENMAI=y
16CONFIG_MACH_KOELSCH=y 18CONFIG_MACH_KOELSCH=y
17CONFIG_MACH_LAGER=y 19CONFIG_MACH_LAGER=y
18CONFIG_MACH_MARZEN=y 20CONFIG_MACH_MARZEN=y