[PATCH] arm64: defconfig: enable R8A77965 SoC
Simon Horman
horms+renesas at verge.net.au
Fri Feb 23 00:51:15 PST 2018
Enable the Renesas R-Car M3-W (R8A77965) SoC in the ARM64 defconfig.
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ceafd26f0fab..c8b59543f670 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_R8A77965=y
CONFIG_ARCH_R8A77970=y
CONFIG_ARCH_R8A77980=y
CONFIG_ARCH_R8A77995=y
--
2.11.0
More information about the linux-arm-kernel
mailing list