aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/renesas/Kconfig
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2022-04-20 17:42:49 +0900
committerGeert Uytterhoeven <geert+renesas@glider.be>2022-04-25 10:58:58 +0200
commit11a5ebb42ec2ae5a979769e09845e4788e728484 (patch)
treefe3b3cec8f1d8bd1afb5c01c0451f1dabecbe9f7 /drivers/soc/renesas/Kconfig
parentMerge tag 'renesas-r8a779g0-dt-binding-defs-tag' into renesas-drivers-for-v5.19 (diff)
downloadlinux-dev-11a5ebb42ec2ae5a979769e09845e4788e728484.tar.xz
linux-dev-11a5ebb42ec2ae5a979769e09845e4788e728484.zip
soc: renesas: r8a779g0-sysc: Add r8a779g0 support
Add support for R-Car V4H (R8A779G0) SoC power areas and register access. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Link: https://lore.kernel.org/r/20220420084255.375700-10-yoshihiro.shimoda.uh@renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'drivers/soc/renesas/Kconfig')
-rw-r--r--drivers/soc/renesas/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig
index 63477f05fbaf..4bdb8d9f67d3 100644
--- a/drivers/soc/renesas/Kconfig
+++ b/drivers/soc/renesas/Kconfig
@@ -385,6 +385,10 @@ config SYSC_R8A779A0
bool "System Controller support for R-Car V3U" if COMPILE_TEST
select SYSC_RCAR_GEN4
+config SYSC_R8A779G0
+ bool "System Controller support for R-Car V4H" if COMPILE_TEST
+ select SYSC_RCAR_GEN4
+
config SYSC_RMOBILE
bool "System Controller support for R-Mobile" if COMPILE_TEST