Re: [PATCH 1/3] arm: renesas: Add config option for R8A774C0 SoC

2020-10-16 Thread Marek Vasut
On 10/16/20 9:37 AM, Lad Prabhakar wrote: > Add config support for RZ/G2E (a.k.a R8A774C0) SoC. Applied, thanks.

[PATCH 1/3] arm: renesas: Add config option for R8A774C0 SoC

2020-10-16 Thread Lad Prabhakar
Add config support for RZ/G2E (a.k.a R8A774C0) SoC. Signed-off-by: Lad Prabhakar Reviewed-by: Biju Das --- arch/arm/mach-rmobile/Kconfig.64 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64 index 59cb072096..b80505db26