[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] The ia64 build doesn't yet include drivers/xen/Kconfig directly so we
# HG changeset patch # User kaf24@xxxxxxxxxxxxxxxxxxxx # Node ID 4943372c14f6bc52e365f293c8460f087d47e471 # Parent 8a836199490422b44f02761f86eb1f4a59ad5342 The ia64 build doesn't yet include drivers/xen/Kconfig directly so we need to replicate the new XEN_INTERFACE_VERSION option in the arch Kconfig. Signed-off-by: Alex Williamson <alex.williamson@xxxxxx> diff -r 8a8361994904 -r 4943372c14f6 linux-2.6-xen-sparse/arch/ia64/Kconfig --- a/linux-2.6-xen-sparse/arch/ia64/Kconfig Thu Mar 30 23:26:07 2006 +++ b/linux-2.6-xen-sparse/arch/ia64/Kconfig Fri Mar 31 09:06:20 2006 @@ -90,6 +90,11 @@ default y help Xen hypervisor attributes will show up under /sys/hypervisor/. + +config XEN_INTERFACE_VERSION + hex + depends on XEN + default 0x00030101 config SCHED_NO_NO_OMIT_FRAME_POINTER bool _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |