projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3fe124
)
Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"
author
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 20:17:01 +0000
(22:17 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 16 Jul 2008 09:07:16 +0000
(11:07 +0200)
This reverts commit
6fbbec428c8e7bb617da2e8a589af2e97bcf3bc4
.
Rafael doesnt like it - it breaks various assumptions.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/power/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/kernel/power/Kconfig
b/kernel/power/Kconfig
index 1436c47cb39b3024c22f5566424e34f5078fa54a..b45da40e8d25f6a480fb8366004fcd4de2607ef4 100644
(file)
--- a/
kernel/power/Kconfig
+++ b/
kernel/power/Kconfig
@@
-82,7
+82,7
@@
config PM_SLEEP_SMP
config PM_SLEEP
bool
- depends on SUSPEND || HIBERNATION
|| XEN
+ depends on SUSPEND || HIBERNATION
default y
config SUSPEND