diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index c6b6ee5f38b2..0f09f5285d5e 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -223,7 +223,7 @@ config CPU_SHX3 | |||
223 | config ARCH_SHMOBILE | 223 | config ARCH_SHMOBILE |
224 | bool | 224 | bool |
225 | select ARCH_SUSPEND_POSSIBLE | 225 | select ARCH_SUSPEND_POSSIBLE |
226 | select PM_RUNTIME | 226 | select PM |
227 | 227 | ||
228 | config CPU_HAS_PMU | 228 | config CPU_HAS_PMU |
229 | depends on CPU_SH4 || CPU_SH4A | 229 | depends on CPU_SH4 || CPU_SH4A |