Re: [PATCH] arm64: defconfig: Enable Renesas R8A77995 SoC

2017-08-18 Thread Simon Horman
On Thu, Aug 17, 2017 at 01:32:11PM +0200, Geert Uytterhoeven wrote:
> Enable support for the Renesas R-Car D3 SoC.
> 
> Signed-off-by: Geert Uytterhoeven 

Thanks, applied for v4.15.


[PATCH] arm64: defconfig: Enable Renesas R8A77995 SoC

2017-08-17 Thread Geert Uytterhoeven
Enable support for the Renesas R-Car D3 SoC.

Signed-off-by: Geert Uytterhoeven 
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b0cc318abea8fae7..ccca96ff8a19bf89 100644
--- a/arch/arm64/configs/defconfig
+++ b/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_R8A77995=y
 CONFIG_ARCH_STRATIX10=y
 CONFIG_ARCH_TEGRA=y
 CONFIG_ARCH_SPRD=y
-- 
2.7.4