2 # This Kconfig describes xen/ia64 options
6 bool "Xen hypervisor support"
8 depends on PARAVIRT && MCKINLEY && IA64_PAGE_SIZE_16KB && EXPERIMENTAL
12 # those are required to save/restore.
13 select ARCH_SUSPEND_POSSIBLE
17 Enable Xen hypervisor support. Resulting kernel runs
18 both as a guest OS on Xen and natively on hardware.