aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorack@kneesa.uk.xensource.com <ack@kneesa.uk.xensource.com>2006-04-10 10:57:38 +0100
committerack@kneesa.uk.xensource.com <ack@kneesa.uk.xensource.com>2006-04-10 10:57:38 +0100
commitd36204c3835c794d014c0da489eaf41c517f4fe6 (patch)
tree019772d2565dd3d3f0ac9ae5c123ea7b400c312a /buildconfigs
parent72c295faefc8c2c156a4d0d6fd513be1e5448160 (diff)
downloadxen-d36204c3835c794d014c0da489eaf41c517f4fe6.tar.gz
xen-d36204c3835c794d014c0da489eaf41c517f4fe6.tar.bz2
xen-d36204c3835c794d014c0da489eaf41c517f4fe6.zip
fix x86_32 default linux builds
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/linux-defconfig_xen0_x86_642
-rw-r--r--buildconfigs/linux-defconfig_xen_x86_642
2 files changed, 4 insertions, 0 deletions
diff --git a/buildconfigs/linux-defconfig_xen0_x86_64 b/buildconfigs/linux-defconfig_xen0_x86_64
index 25cc732d0b..94d81d5ae3 100644
--- a/buildconfigs/linux-defconfig_xen0_x86_64
+++ b/buildconfigs/linux-defconfig_xen0_x86_64
@@ -381,6 +381,7 @@ CONFIG_BLK_DEV_IDECD=y
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
+# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
@@ -565,6 +566,7 @@ CONFIG_NETDEVICES=y
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=y
+# CONFIG_NET_SB1000 is not set
#
# ARCnet devices
diff --git a/buildconfigs/linux-defconfig_xen_x86_64 b/buildconfigs/linux-defconfig_xen_x86_64
index ba7c616d8c..5d95052289 100644
--- a/buildconfigs/linux-defconfig_xen_x86_64
+++ b/buildconfigs/linux-defconfig_xen_x86_64
@@ -863,6 +863,7 @@ CONFIG_BLK_DEV_IDESCSI=m
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_CMD640=y
CONFIG_BLK_DEV_CMD640_ENHANCED=y
+CONFIG_BLK_DEV_IDEPNP=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
@@ -1094,6 +1095,7 @@ CONFIG_DUMMY=m
CONFIG_BONDING=m
CONFIG_EQUALIZER=m
CONFIG_TUN=m
+CONFIG_NET_SB1000=m
#
# ARCnet devices