From: Simon Horman Date: Wed, 10 Sep 2014 00:44:47 +0000 (+0900) Subject: ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig X-Git-Tag: v3.18-rc1~117^2~7^2 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=7d984c95723725d26f3961c1655c20256f0affdf;p=linux.git 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 --- 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 CONFIG_ARCH_R8A7779=y CONFIG_ARCH_R8A7790=y CONFIG_ARCH_R8A7791=y +CONFIG_ARCH_R8A7794=y CONFIG_MACH_KOELSCH=y CONFIG_MACH_LAGER=y CONFIG_MACH_MARZEN=y