From: Paul Bolle Date: Fri, 14 Oct 2011 12:28:00 +0000 (+0200) Subject: sh: drop unused Kconfig symbol X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=a136d3d85f2dec52df077a1d8c9728f8835ce532;p=linux-edison.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 ff9177c8f64..2d39594bcdd 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