Skip to content

Commit

Permalink
[IA64] fixes configs and add default config for ia64 xen domU
Browse files Browse the repository at this point in the history
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)>
  • Loading branch information
Isaku Yamahata authored and Tony Luck committed Feb 19, 2009
1 parent c0acdea commit 1d5b20f
Show file tree
Hide file tree
Showing 3 changed files with 1,606 additions and 2 deletions.
4 changes: 4 additions & 0 deletions arch/ia64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,11 @@ config IA64_HP_SIM

config IA64_XEN_GUEST
bool "Xen guest"
select SWIOTLB
depends on XEN
help
Build a kernel that runs on Xen guest domain. At this moment only
16KB page size in supported.

endchoice

Expand Down
Loading

0 comments on commit 1d5b20f

Please sign in to comment.