aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorvhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>2006-04-20 22:48:32 +0100
committervhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>2006-04-20 22:48:32 +0100
commit194076d8b6a755ece94a5546f99a842ab275637b (patch)
treec3970131f5b7328ff9294be98d63e67c711e52ec /buildconfigs
parentcfc4a77198e8d2685b66be11bc0ea2bb20311f2c (diff)
downloadxen-194076d8b6a755ece94a5546f99a842ab275637b.tar.gz
xen-194076d8b6a755ece94a5546f99a842ab275637b.tar.bz2
xen-194076d8b6a755ece94a5546f99a842ab275637b.zip
Put back BLK_DEV_LOOP in the kernel, to avoid failure in XenRT.
Signed-off-by: Vincent Hanquez <vincent@xensource.com>
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/linux-defconfig_xen_x86_322
-rw-r--r--buildconfigs/linux-defconfig_xen_x86_642
2 files changed, 2 insertions, 2 deletions
diff --git a/buildconfigs/linux-defconfig_xen_x86_32 b/buildconfigs/linux-defconfig_xen_x86_32
index d1cc0b6706..f582705b44 100644
--- a/buildconfigs/linux-defconfig_xen_x86_32
+++ b/buildconfigs/linux-defconfig_xen_x86_32
@@ -961,7 +961,7 @@ CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=m
CONFIG_BLK_DEV_UMEM=m
# CONFIG_BLK_DEV_COW_COMMON is not set
-CONFIG_BLK_DEV_LOOP=m
+CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_SX8=m
diff --git a/buildconfigs/linux-defconfig_xen_x86_64 b/buildconfigs/linux-defconfig_xen_x86_64
index 64b6d70781..0c52f78872 100644
--- a/buildconfigs/linux-defconfig_xen_x86_64
+++ b/buildconfigs/linux-defconfig_xen_x86_64
@@ -911,7 +911,7 @@ CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=m
CONFIG_BLK_DEV_UMEM=m
# CONFIG_BLK_DEV_COW_COMMON is not set
-CONFIG_BLK_DEV_LOOP=m
+CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_SX8=m