From: Simon Horman Date: Tue, 6 Dec 2016 13:32:52 +0000 (+0100) Subject: ARM: shmobile: defconfig: Enable r8a774[35] SoCs X-Git-Tag: v4.11-rc1~88^2~18^2~1 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d234e29dae04b224a63e39bc29938fa77819b3f1;p=uclinux-h8%2Flinux.git ARM: shmobile: defconfig: Enable r8a774[35] SoCs Enable recently added r8a7743 (RZ/G1M) and r8a7745 (RZ/G1E) SoCs. Signed-off-by: Simon Horman Acked-by: Geert Uytterhoeven --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index b66e17aec058..760688aa5c79 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -14,6 +14,8 @@ CONFIG_ARCH_EMEV2=y CONFIG_ARCH_R7S72100=y CONFIG_ARCH_R8A73A4=y CONFIG_ARCH_R8A7740=y +CONFIG_ARCH_R8A7743=y +CONFIG_ARCH_R8A7745=y CONFIG_ARCH_R8A7778=y CONFIG_ARCH_R8A7779=y CONFIG_ARCH_R8A7790=y