Skip to content

Commit

Permalink
Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"
Browse files Browse the repository at this point in the history
This reverts commit 6fbbec428c8e7bb617da2e8a589af2e97bcf3bc4.

Rafael doesnt like it - it breaks various assumptions.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Ingo Molnar committed Jul 16, 2008
1 parent b3fe124 commit 6717ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/power/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6717ef1

Please sign in to comment.