projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71e76e9
)
sh: drop unused Kconfig symbol
author
Paul Bolle
<pebolle@tiscali.nl>
Mon, 24 Oct 2011 11:39:40 +0000
(13:39 +0200)
committer
Michal Marek
<mmarek@suse.cz>
Mon, 31 Oct 2011 22:39:51 +0000
(23:39 +0100)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Tested-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
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