aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-09-09 20:44:47 -0400
committerSimon Horman <horms+renesas@verge.net.au>2014-09-10 20:49:40 -0400
commit7d984c95723725d26f3961c1655c20256f0affdf (patch)
tree6183a59eec1e7da8e3764e326de70e9e586704a6 /arch/arm/configs
parentde46e95cdb8671e2b0728923b8113654779c3ba8 (diff)
ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
Support for the r8a7794 was recently added. Enable it in the shmobile_defconfig to increase build coverage. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/shmobile_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 522275a08945..d7346ad51043 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
16CONFIG_ARCH_R8A7779=y 16CONFIG_ARCH_R8A7779=y
17CONFIG_ARCH_R8A7790=y 17CONFIG_ARCH_R8A7790=y
18CONFIG_ARCH_R8A7791=y 18CONFIG_ARCH_R8A7791=y
19CONFIG_ARCH_R8A7794=y
19CONFIG_MACH_KOELSCH=y 20CONFIG_MACH_KOELSCH=y
20CONFIG_MACH_LAGER=y 21CONFIG_MACH_LAGER=y
21CONFIG_MACH_MARZEN=y 22CONFIG_MACH_MARZEN=y