aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index d17570c61dfd..80b4f9a743a1 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -219,6 +219,8 @@ config CPU_SHX3
219config ARCH_SHMOBILE 219config ARCH_SHMOBILE
220 bool 220 bool
221 select ARCH_SUSPEND_POSSIBLE 221 select ARCH_SUSPEND_POSSIBLE
222 select PM
223 select PM_RUNTIME
222 224
223if SUPERH32 225if SUPERH32
224 226