[PATCH v2 03/15] soc: renesas: rz-sysc: Enable SYSC driver for RZ/G3S
Claudiu
claudiu.beznea at tuxon.dev
Tue Nov 26 01:20:38 PST 2024
From: Claudiu Beznea <claudiu.beznea.uj at bp.renesas.com>
Enable SYSC driver for RZ/G3S. This is necessary for USB support.
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj at bp.renesas.com>
---
Changes in v2:
- none; this patch is new
drivers/soc/renesas/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig
index 0686c3ad9e27..c8065f25ee53 100644
--- a/drivers/soc/renesas/Kconfig
+++ b/drivers/soc/renesas/Kconfig
@@ -334,6 +334,7 @@ config ARCH_R9A07G054
config ARCH_R9A08G045
bool "ARM64 Platform support for RZ/G3S"
select ARCH_RZG2L
+ select SYSC_R9A08G045
help
This enables support for the Renesas RZ/G3S SoC variants.
--
2.39.2
More information about the linux-phy
mailing list