projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.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
ff9177c
..
2d39594
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