[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] [IA64] Add CCISS driver to build config and change nbd to a module
# HG changeset patch # User awilliam@xxxxxxxxxxx # Node ID 7cffdb2b44c9047affec07e0ef3f7014a6f600e5 # Parent fe543184f7f9d4c54a38525d7584950cee27d73e [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@xxxxxx> --- buildconfigs/linux-defconfig_xen0_ia64 | 7 ++++--- buildconfigs/linux-defconfig_xen_ia64 | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff -r fe543184f7f9 -r 7cffdb2b44c9 buildconfigs/linux-defconfig_xen0_ia64 --- a/buildconfigs/linux-defconfig_xen0_ia64 Mon Nov 13 11:24:30 2006 -0700 +++ b/buildconfigs/linux-defconfig_xen0_ia64 Tue Nov 14 12:45:15 2006 -0700 @@ -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 -r fe543184f7f9 -r 7cffdb2b44c9 buildconfigs/linux-defconfig_xen_ia64 --- a/buildconfigs/linux-defconfig_xen_ia64 Mon Nov 13 11:24:30 2006 -0700 +++ b/buildconfigs/linux-defconfig_xen_ia64 Tue Nov 14 12:45:15 2006 -0700 @@ -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 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |