diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index ff9177c8f643..2d39594bcdd6 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -101,10 +101,6 @@ config GENERIC_LOCKBREAK | |||
101 | def_bool y | 101 | def_bool y |
102 | depends on SMP && PREEMPT | 102 | depends on SMP && PREEMPT |
103 | 103 | ||
104 | config SYS_SUPPORTS_PM | ||
105 | bool | ||
106 | depends on !SMP | ||
107 | |||
108 | config ARCH_SUSPEND_POSSIBLE | 104 | config ARCH_SUSPEND_POSSIBLE |
109 | def_bool n | 105 | def_bool n |
110 | 106 | ||