aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>2006-11-14 12:45:15 -0700
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>2006-11-14 12:45:15 -0700
commit0d9a48c87d69fae695142a87fa066264ae899442 (patch)
tree72a1f31d769a06dfaeda57a5ec60d7502af0e99e /buildconfigs
parenteb5a644ce38bb93717f734ce391cd2e359dc5d06 (diff)
downloadxen-0d9a48c87d69fae695142a87fa066264ae899442.tar.gz
xen-0d9a48c87d69fae695142a87fa066264ae899442.tar.bz2
xen-0d9a48c87d69fae695142a87fa066264ae899442.zip
[IA64] Add CCISS driver to build config and change nbd to a module
LVM complains a lot when nbd is built into the kernel Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/linux-defconfig_xen0_ia647
-rw-r--r--buildconfigs/linux-defconfig_xen_ia647
2 files changed, 8 insertions, 6 deletions
diff --git a/buildconfigs/linux-defconfig_xen0_ia64 b/buildconfigs/linux-defconfig_xen0_ia64
index 0ffbb8274f..612bcfd42d 100644
--- a/buildconfigs/linux-defconfig_xen0_ia64
+++ b/buildconfigs/linux-defconfig_xen0_ia64
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.16.29-xen0
-# Wed Oct 4 12:54:36 2006
+# Tue Nov 14 10:39:09 2006
#
#
@@ -339,13 +339,14 @@ CONFIG_FW_LOADER=y
# Block devices
#
# CONFIG_BLK_CPQ_DA is not set
-# CONFIG_BLK_CPQ_CISS_DA is not set
+CONFIG_BLK_CPQ_CISS_DA=y
+# CONFIG_CISS_SCSI_TAPE is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
-CONFIG_BLK_DEV_NBD=y
+CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
diff --git a/buildconfigs/linux-defconfig_xen_ia64 b/buildconfigs/linux-defconfig_xen_ia64
index ba209b081d..1bdc8edb4c 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.29-xen
-# Wed Oct 4 12:31:45 2006
+# Tue Nov 14 10:38:50 2006
#
#
@@ -339,13 +339,14 @@ CONFIG_FW_LOADER=y
# Block devices
#
# CONFIG_BLK_CPQ_DA is not set
-# CONFIG_BLK_CPQ_CISS_DA is not set
+CONFIG_BLK_CPQ_CISS_DA=y
+# CONFIG_CISS_SCSI_TAPE is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
-CONFIG_BLK_DEV_NBD=y
+CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y