projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ada61f1
)
ARM: renesas: Add basic R8A774A1 Support
author
Adam Ford
<aford173@gmail.com>
Tue, 30 Jun 2020 14:30:06 +0000
(09:30 -0500)
committer
Marek Vasut
<marek.vasut+renesas@gmail.com>
Sat, 25 Jul 2020 09:16:39 +0000
(11:16 +0200)
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>
arch/arm/mach-rmobile/Kconfig.64
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rmobile/Kconfig.64
b/arch/arm/mach-rmobile/Kconfig.64
index
c8f93c6
..
bfd513a
100644
(file)
--- 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