summaryrefslogtreecommitdiff
path: root/drivers/soc/renesas/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/renesas/Kconfig')
-rw-r--r--drivers/soc/renesas/Kconfig8
1 files changed, 6 insertions, 2 deletions
diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig
index 328d7c409202..ce8e86a037d1 100644
--- a/drivers/soc/renesas/Kconfig
+++ b/drivers/soc/renesas/Kconfig
@@ -199,10 +199,14 @@ config ARCH_R8A7795
help
This enables support for the Renesas R-Car H3 SoC.
-config ARCH_R8A7796
- bool "Renesas R-Car M3-W SoC Platform"
+config ARCH_R8A77960
+ bool
select ARCH_RCAR_GEN3
select SYSC_R8A77960
+
+config ARCH_R8A7796
+ bool "Renesas R-Car M3-W SoC Platform"
+ select ARCH_R8A77960
help
This enables support for the Renesas R-Car M3-W SoC.