diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2014-06-16 14:49:43 +0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-06-25 11:46:31 +0400 |
commit | c61010050d3baa3e1a3964bec7e62437d21107c6 (patch) | |
tree | e957ab2972dfd17cfb0a63700c6285fbb7f24475 /arch/arm/configs/shmobile_defconfig | |
parent | 468c570ed078f0326745bfe85868adb925659502 (diff) | |
download | linux-c61010050d3baa3e1a3964bec7e62437d21107c6.tar.xz |
ARM: shmobile: Enable genmai board in multiplatform defconfig
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/shmobile_defconfig')
-rw-r--r-- | arch/arm/configs/shmobile_defconfig | 2 |
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 CONFIG_SLAB=y CONFIG_ARCH_SHMOBILE_MULTI=y CONFIG_ARCH_EMEV2=y +CONFIG_ARCH_R7S72100=y CONFIG_ARCH_R8A7779=y CONFIG_ARCH_R8A7790=y CONFIG_ARCH_R8A7791=y +CONFIG_MACH_GENMAI=y CONFIG_MACH_KOELSCH=y CONFIG_MACH_LAGER=y CONFIG_MACH_MARZEN=y |