summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-06-30 17:30:06 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2020-07-25 12:16:39 +0300
commitdbabfcc8734c071a4efcaf8eac7cb641fa0ed9b9 (patch)
tree3f4df65b4f75894a16d9b0e7d297b9a8bef580ed /arch/arm/mach-rmobile
parentada61f1ee2a4eaa1b29d699b5ba940483171df8a (diff)
downloadu-boot-dbabfcc8734c071a4efcaf8eac7cb641fa0ed9b9.tar.xz
ARM: renesas: Add basic R8A774A1 Support
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@gmail.com>
Diffstat (limited to 'arch/arm/mach-rmobile')
-rw-r--r--arch/arm/mach-rmobile/Kconfig.643
1 files changed, 3 insertions, 0 deletions
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