[PATCH] arm64: defconfig: enable R8A77970 SoC

Sergei Shtylyov sergei.shtylyov at cogentembedded.com
Fri Sep 22 14:36:25 PDT 2017


Enable the Renesas R-Car V3M (R8A77970) SoC in the ARM64 defconfig.

Suggested-by: Simon Horman <horms at verge.net.au>
Signed-off-by: Sergei Shtylyov <sergei.shtylyov at cogentembedded.com>

---
The patch is against the ARM64 repo's 'for-next/core' branch plus the patch
enabling R8A77995 SoC (https://patchwork.kernel.org/patch/9905747/).

 arch/arm64/configs/defconfig |    1 +
 1 file changed, 1 insertion(+)

Index: linux/arch/arm64/configs/defconfig
===================================================================
--- linux.orig/arch/arm64/configs/defconfig
+++ linux/arch/arm64/configs/defconfig
@@ -50,6 +50,7 @@ CONFIG_ARCH_SEATTLE=y
 CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_R8A7795=y
 CONFIG_ARCH_R8A7796=y
+CONFIG_ARCH_R8A77970=y
 CONFIG_ARCH_R8A77995=y
 CONFIG_ARCH_STRATIX10=y
 CONFIG_ARCH_TEGRA=y




More information about the linux-arm-kernel mailing list