提交 1d5b20f4 编写于 作者: I Isaku Yamahata 提交者: Tony Luck

[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: NIsaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: NTony Luck <aegl@agluck-desktop.(none)>
上级 c0acdea2
...@@ -221,7 +221,11 @@ config IA64_HP_SIM ...@@ -221,7 +221,11 @@ config IA64_HP_SIM
config IA64_XEN_GUEST config IA64_XEN_GUEST
bool "Xen guest" bool "Xen guest"
select SWIOTLB
depends on XEN depends on XEN
help
Build a kernel that runs on Xen guest domain. At this moment only
16KB page size in supported.
endchoice endchoice
......
此差异已折叠。
...@@ -8,8 +8,7 @@ config XEN ...@@ -8,8 +8,7 @@ config XEN
depends on PARAVIRT && MCKINLEY && IA64_PAGE_SIZE_16KB && EXPERIMENTAL depends on PARAVIRT && MCKINLEY && IA64_PAGE_SIZE_16KB && EXPERIMENTAL
select XEN_XENCOMM select XEN_XENCOMM
select NO_IDLE_HZ select NO_IDLE_HZ
# followings are required to save/restore.
# those are required to save/restore.
select ARCH_SUSPEND_POSSIBLE select ARCH_SUSPEND_POSSIBLE
select SUSPEND select SUSPEND
select PM_SLEEP select PM_SLEEP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册