From: Geert Uytterhoeven Date: Wed, 23 Oct 2019 12:33:41 +0000 (+0200) Subject: arm64: defconfig: Enable R8A77961 SoC X-Git-Tag: v5.5-rc1~38^2~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b13d0e61629b09153ddbc52eb8b57af7805c0851;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable R8A77961 SoC Enable the Renesas R-Car M3-W+ (R8A77961) SoC in the ARM64 defconfig. Signed-off-by: Geert Uytterhoeven Reviewed-by: Yoshihiro Shimoda Tested-by: Yoshihiro Shimoda Link: https://lore.kernel.org/r/20191023123342.13100-11-geert+renesas@glider.be --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 3614eed8abfd4..f34d06f11d95e 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -745,6 +745,7 @@ CONFIG_ARCH_R8A774B1=y CONFIG_ARCH_R8A774C0=y CONFIG_ARCH_R8A7795=y CONFIG_ARCH_R8A7796=y +CONFIG_ARCH_R8A77961=y CONFIG_ARCH_R8A77965=y CONFIG_ARCH_R8A77970=y CONFIG_ARCH_R8A77980=y