Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1d5b20f4 authored by Isaku Yamahata's avatar Isaku Yamahata Committed by Tony Luck
Browse files

[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: default avatarIsaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: default avatarTony Luck <aegl@agluck-desktop.(none)>
parent c0acdea2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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

+1601 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −2
Original line number Diff line number Diff line
@@ -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