suspend, xen: enable PM_SLEEP for CONFIG_XEN
Xen save/restore requires PM_SLEEP to be set without requiring SUSPEND or HIBERNATION. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
committed by
Ingo Molnar
parent
b7c3c5c159
commit
0775b3dbcb
@@ -82,7 +82,7 @@ config PM_SLEEP_SMP
|
|||||||
|
|
||||||
config PM_SLEEP
|
config PM_SLEEP
|
||||||
bool
|
bool
|
||||||
depends on SUSPEND || HIBERNATION
|
depends on SUSPEND || HIBERNATION || XEN
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config SUSPEND
|
config SUSPEND
|
||||||
|
Reference in New Issue
Block a user