arm64: dts: renesas: Add Renesas R8A77990 Kconfig support
Add configuration option for the R-Car E3 (R8A77990) SoC. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
faa5c3176a
commit
c4e96f74ad
@ -208,6 +208,12 @@ config ARCH_R8A77980
|
|||||||
help
|
help
|
||||||
This enables support for the Renesas R-Car V3H SoC.
|
This enables support for the Renesas R-Car V3H SoC.
|
||||||
|
|
||||||
|
config ARCH_R8A77990
|
||||||
|
bool "Renesas R-Car E3 SoC Platform"
|
||||||
|
depends on ARCH_RENESAS
|
||||||
|
help
|
||||||
|
This enables support for the Renesas R-Car E3 SoC.
|
||||||
|
|
||||||
config ARCH_R8A77995
|
config ARCH_R8A77995
|
||||||
bool "Renesas R-Car D3 SoC Platform"
|
bool "Renesas R-Car D3 SoC Platform"
|
||||||
depends on ARCH_RENESAS
|
depends on ARCH_RENESAS
|
||||||
|
Loading…
Reference in New Issue
Block a user