From: Paul Bolle Date: Fri, 14 Oct 2011 12:28:00 +0000 (+0200) Subject: sh: drop unused Kconfig symbol X-Git-Tag: firefly_0821_release~3680^2~4217^2~11 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a136d3d85f2dec52df077a1d8c9728f8835ce532;p=firefly-linux-kernel-4.4.55.git sh: drop unused Kconfig symbol Signed-off-by: Paul Bolle Signed-off-by: Paul Mundt --- 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