projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b34095c
)
soc: renesas: Add Renesas R8A774B1 config option
author
Biju Das
<biju.das@bp.renesas.com>
Thu, 5 Sep 2019 09:30:43 +0000
(10:30 +0100)
committer
Geert Uytterhoeven
<geert+renesas@glider.be>
Tue, 1 Oct 2019 08:29:40 +0000
(10:29 +0200)
Add configuration option for the RZ/G2N (R8A774B1) SoC.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Link:
https://lore.kernel.org/r/1567675844-19247-4-git-send-email-biju.das@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/soc/renesas/Kconfig
b/drivers/soc/renesas/Kconfig
index 3c5e017bacbaca1151a3de6f2db0d395f83739e9..d6a7df3588c8e67bcbf372da9413deb2dd918e3e 100644
(file)
--- a/
drivers/soc/renesas/Kconfig
+++ b/
drivers/soc/renesas/Kconfig
@@
-178,6
+178,12
@@
config ARCH_R8A774A1
help
This enables support for the Renesas RZ/G2M SoC.
+config ARCH_R8A774B1
+ bool "Renesas RZ/G2N SoC Platform"
+ select ARCH_RCAR_GEN3
+ help
+ This enables support for the Renesas RZ/G2N SoC.
+
config ARCH_R8A774C0
bool "Renesas RZ/G2E SoC Platform"
select ARCH_RCAR_GEN3