From: Geert Uytterhoeven Date: Thu, 17 Aug 2017 11:32:11 +0000 (+0200) Subject: arm64: defconfig: Enable Renesas R8A77995 SoC X-Git-Tag: v4.15-rc1~76^2~31^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ed626d35ea2ec744826b3ebcb1d190a6c670d56;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable Renesas R8A77995 SoC Enable support for the Renesas R-Car D3 SoC. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 34480e9af2e71..a83012a7f4b83 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -51,6 +51,7 @@ CONFIG_ARCH_SEATTLE=y CONFIG_ARCH_RENESAS=y CONFIG_ARCH_R8A7795=y CONFIG_ARCH_R8A7796=y +CONFIG_ARCH_R8A77995=y CONFIG_ARCH_STRATIX10=y CONFIG_ARCH_TEGRA=y CONFIG_ARCH_SPRD=y