]> err.no Git - linux-2.6/commitdiff
Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"
authorIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 20:17:01 +0000 (22:17 +0200)
committerIngo 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

index 1436c47cb39b3024c22f5566424e34f5078fa54a..b45da40e8d25f6a480fb8366004fcd4de2607ef4 100644 (file)
@@ -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