aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/linux-defconfig_xen_ia64
diff options
context:
space:
mode:
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>2006-09-01 11:20:48 -0600
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>2006-09-01 11:20:48 -0600
commite4e32637495cdc3af6e1ff5eae3336c74f11911a (patch)
treef6178085876ce203486b50dece72e55e905bf9e0 /buildconfigs/linux-defconfig_xen_ia64
parent73cbbb33876f1f4a7b00a294fe2c7ba38a3ca3bc (diff)
downloadxen-e4e32637495cdc3af6e1ff5eae3336c74f11911a.tar.gz
xen-e4e32637495cdc3af6e1ff5eae3336c74f11911a.tar.bz2
xen-e4e32637495cdc3af6e1ff5eae3336c74f11911a.zip
[IA64] update buildconfigs
This fixes the sparse tree buildconfigs to allow xenU to build automatically. There's no need to force netdev front/back on from the arch Kconfig file anymore. Based on patch from Akio Takebe & Yoshiro Fujita. Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Diffstat (limited to 'buildconfigs/linux-defconfig_xen_ia64')
-rw-r--r--buildconfigs/linux-defconfig_xen_ia648
1 files changed, 4 insertions, 4 deletions
diff --git a/buildconfigs/linux-defconfig_xen_ia64 b/buildconfigs/linux-defconfig_xen_ia64
index 5a3f281440..2928e8a5c8 100644
--- a/buildconfigs/linux-defconfig_xen_ia64
+++ b/buildconfigs/linux-defconfig_xen_ia64
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.16.13-xen
-# Fri Jul 28 16:33:08 2006
+# Fri Sep 1 10:58:55 2006
#
#
@@ -1518,12 +1518,10 @@ CONFIG_HAVE_ARCH_ALLOC_SKB=y
CONFIG_HAVE_ARCH_DEV_ALLOC_SKB=y
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SKBUFF=y
-CONFIG_XEN_NETDEV_BACKEND=y
-CONFIG_XEN_NETDEV_FRONTEND=y
# CONFIG_XEN_DEVMEM is not set
CONFIG_XEN_REBOOT=y
# CONFIG_XEN_SMPBOOT is not set
-CONFIG_XEN_INTERFACE_VERSION=0x00030202
+CONFIG_XEN_INTERFACE_VERSION=0x00030203
#
# XEN
@@ -1535,6 +1533,7 @@ CONFIG_XEN_XENBUS_DEV=y
CONFIG_XEN_BACKEND=y
CONFIG_XEN_BLKDEV_BACKEND=y
# CONFIG_XEN_BLKDEV_TAP is not set
+CONFIG_XEN_NETDEV_BACKEND=y
# CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set
CONFIG_XEN_NETDEV_LOOPBACK=y
CONFIG_XEN_PCIDEV_BACKEND=y
@@ -1544,6 +1543,7 @@ CONFIG_XEN_PCIDEV_BACKEND_SLOT=y
# CONFIG_XEN_PCIDEV_BE_DEBUG is not set
# CONFIG_XEN_TPMDEV_BACKEND is not set
CONFIG_XEN_BLKDEV_FRONTEND=y
+CONFIG_XEN_NETDEV_FRONTEND=y
# CONFIG_XEN_SCRUB_PAGES is not set
CONFIG_XEN_DISABLE_SERIAL=y
CONFIG_XEN_SYSFS=y