aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/xen
diff options
context:
space:
mode:
authorIsaku Yamahata <yamahata@valinux.co.jp>2009-01-16 12:17:30 +0900
committerTony Luck <aegl@agluck-desktop.(none)>2009-02-19 11:39:06 -0800
commit1d5b20f490f61f36a58e6ecf1713a49a43620666 (patch)
treee906e1f362094a37b33e4d7b0c457da981082921 /arch/ia64/xen
parent[IA64] Remove redundant cpu_clear() in __cpu_disable path (diff)
downloadlinux-dev-1d5b20f490f61f36a58e6ecf1713a49a43620666.tar.xz
linux-dev-1d5b20f490f61f36a58e6ecf1713a49a43620666.zip
[IA64] fixes configs and add default config for ia64 xen domU
This patch fixes xen related Kconfigs and add default config file for ia64 xen domU. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Tony Luck <aegl@agluck-desktop.(none)>
Diffstat (limited to 'arch/ia64/xen')
-rw-r--r--arch/ia64/xen/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/ia64/xen/Kconfig b/arch/ia64/xen/Kconfig
index f1683a20275b..515e0826803a 100644
--- a/arch/ia64/xen/Kconfig
+++ b/arch/ia64/xen/Kconfig
@@ -8,8 +8,7 @@ config XEN
depends on PARAVIRT && MCKINLEY && IA64_PAGE_SIZE_16KB && EXPERIMENTAL
select XEN_XENCOMM
select NO_IDLE_HZ
-
- # those are required to save/restore.
+ # followings are required to save/restore.
select ARCH_SUSPEND_POSSIBLE
select SUSPEND
select PM_SLEEP