soc: renesas: rcar-sysc: Add support for R-Car D3 power areas
[linux-2.6-microblaze.git] / drivers / soc / renesas / Kconfig
index 87a4be4..680a5a2 100644 (file)
@@ -13,6 +13,7 @@ config SOC_RENESAS
        select SYSC_R8A7794 if ARCH_R8A7794
        select SYSC_R8A7795 if ARCH_R8A7795
        select SYSC_R8A7796 if ARCH_R8A7796
+       select SYSC_R8A77995 if ARCH_R8A77995
 
 if SOC_RENESAS
 
@@ -53,6 +54,10 @@ config SYSC_R8A7796
        bool "R-Car M3-W System Controller support" if COMPILE_TEST
        select SYSC_RCAR
 
+config SYSC_R8A77995
+       bool "R-Car D3 System Controller support" if COMPILE_TEST
+       select SYSC_RCAR
+
 # Family
 config RST_RCAR
        bool "R-Car Reset Controller support" if COMPILE_TEST