projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9060c05
)
sh: drop unused Kconfig symbol
author
Paul Bolle
<pebolle@tiscali.nl>
Fri, 14 Oct 2011 12:28:00 +0000
(14:28 +0200)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 28 Oct 2011 05:38:38 +0000
(14:38 +0900)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
patch
|
blob
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index ff9177c8f6439eec4be3fe13a5bbea6da833b64f..2d39594bcdd6f3d7fa831c94bf963f2f2c3f0afd 100644
(file)
--- 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