diff mbox series

[V3,1/6] ARM: renesas: Add basic R8A774A1 Support

Message ID 20200630143011.423859-2-aford173@gmail.com
State Accepted
Commit dbabfcc8734c071a4efcaf8eac7cb641fa0ed9b9
Headers show
Series Add Basic support for R8A774A1 (RZ/G2M) | expand

Commit Message

Adam Ford June 30, 2020, 2:30 p.m. UTC
In order to build boards based on the R8A774A1, there needs to
be a config option from which to enable other drivers and/or flags
for this SoC.

Signed-off-by: Adam Ford <aford173 at gmail.com>
---
V3:  No change
V2:  No change
diff mbox series

Patch

diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index c8f93c68bb..bfd513a361 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -2,6 +2,9 @@  if RCAR_GEN3
 
 menu "Select Target SoC"
 
+config R8A774A1
+        bool "Renesas SoC R8A774A1"
+
 config R8A7795
 	bool "Renesas SoC R8A7795"
 	imply CLK_R8A7795