From: Simon Horman <horms+renesas@verge.net.au>
Date: Wed, 10 Sep 2014 00:44:47 +0000 (+0900)
Subject: ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
X-Git-Url: http://git.maquefel.me/?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 <horms+renesas@verge.net.au>
---

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 522275a08945d..d7346ad51043e 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