From: Paul Bolle Date: Fri, 14 Oct 2011 12:28:00 +0000 (+0200) Subject: sh: drop unused Kconfig symbol X-Git-Tag: v3.2-rc1~73^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a136d3d85f2dec52df077a1d8c9728f8835ce532;p=platform%2Fupstream%2Fkernel-adaptation-pc.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 ff9177c..2d39594 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