Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104459
b: refs/heads/master
c: 93a0886
h: refs/heads/master
i:
  104457: 3ec7264
  104455: 58efd34
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Ingo Molnar committed Jul 17, 2008
1 parent eab9e80 commit 0ac0bff
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 094029479be8eb380447f42eff1b35362ef1a464
refs/heads/master: 93a0886e2368eafb9df5e2021fb185195cee88b2
5 changes: 5 additions & 0 deletions trunk/arch/x86/xen/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ config XEN_MAX_DOMAIN_MEMORY
according to the maximum possible memory size of a Xen
domain. This array uses 1 page per gigabyte, so there's no
need to be too stingy here.

config XEN_SAVE_RESTORE
bool
depends on PM
default y
2 changes: 1 addition & 1 deletion trunk/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
depends on SUSPEND || HIBERNATION || XEN_SAVE_RESTORE
default y

config SUSPEND
Expand Down

0 comments on commit 0ac0bff

Please sign in to comment.