summaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorPaul Bolle2011-10-14 14:28:00 +0200
committerPaul Mundt2011-10-28 07:38:38 +0200
commita136d3d85f2dec52df077a1d8c9728f8835ce532 (patch)
tree6a388603bc51bfeeca6e822d34f6481b30d88a59 /arch/sh
parentMerge branches 'sh/core' and 'sh/kexec' into sh-latest (diff)
downloadkernel-qcow2-linux-a136d3d85f2dec52df077a1d8c9728f8835ce532.tar.gz
kernel-qcow2-linux-a136d3d85f2dec52df077a1d8c9728f8835ce532.tar.xz
kernel-qcow2-linux-a136d3d85f2dec52df077a1d8c9728f8835ce532.zip
sh: drop unused Kconfig symbol
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/Kconfig4
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
def_bool y
depends on SMP && PREEMPT
-config SYS_SUPPORTS_PM
- bool
- depends on !SMP
-
config ARCH_SUSPEND_POSSIBLE
def_bool n