projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b5ac2f
)
arm64: renesas: Add Renesas R8A77970 Kconfig support
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Fri, 25 Aug 2017 12:56:50 +0000
(14:56 +0200)
committer
Simon Horman
<horms+renesas@verge.net.au>
Mon, 18 Sep 2017 09:00:38 +0000
(11:00 +0200)
Add a configuration option for the R-Car V3M SoC.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/Kconfig.platforms
patch
|
blob
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index 6b54ee8c1262dd1587b9081ef8894166b0c14211..a07f9b5a4f823a9c7fd06b8833ae7050bf53d9fc 100644
(file)
--- a/
arch/arm64/Kconfig.platforms
+++ b/
arch/arm64/Kconfig.platforms
@@
-184,6
+184,12
@@
config ARCH_R8A7796
help
This enables support for the Renesas R-Car M3-W SoC.
+config ARCH_R8A77970
+ bool "Renesas R-Car V3M SoC Platform"
+ depends on ARCH_RENESAS
+ help
+ This enables support for the Renesas R-Car V3M SoC.
+
config ARCH_R8A77995
bool "Renesas R-Car D3 SoC Platform"
depends on ARCH_RENESAS