]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/soc/renesas/Kconfig
ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/
[linux.git] / drivers / soc / renesas / Kconfig
index fe7f58616cdd6cf75fef2cc662c8ebf27546b5ad..4d8012e1205c5a7fb068b5c80804e7b6f386f505 100644 (file)
@@ -34,9 +34,11 @@ config ARCH_RCAR_GEN3
 
 config ARCH_RMOBILE
        bool
-       select PM_RMOBILE
+       select PM
+       select PM_GENERIC_DOMAINS
        select SYS_SUPPORTS_SH_CMT
        select SYS_SUPPORTS_SH_TMU
+       select SYSC_RMOBILE
 
 config ARCH_RZN1
        bool
@@ -297,4 +299,7 @@ config RST_RCAR
 config SYSC_RCAR
        bool "R-Car System Controller support" if COMPILE_TEST
 
+config SYSC_RMOBILE
+       bool "R-Mobile System Controller support" if COMPILE_TEST
+
 endif # SOC_RENESAS