From: Paul Bolle Date: Mon, 24 Oct 2011 11:39:40 +0000 (+0200) Subject: sh: drop unused Kconfig symbol X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=79fd468200dfc68d8996e94f4f3d5eac832a652b;p=mv-sheeva.git sh: drop unused Kconfig symbol Signed-off-by: Paul Bolle Tested-by: Nobuhiro Iwamatsu Signed-off-by: Michal Marek --- 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