aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-03-29 17:15:34 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-03-29 17:15:34 +0000
commitdc7b60bd79f2cfc644945b9078a0a63ab9afe8d7 (patch)
tree31a8c704085d83a8f38a42f44e1c6eaeacd659bf
parent60d1f6e8061da76269103f5100a6cd196ccb188d (diff)
parentfbaf7c1c6b092f6c565a5b096e7bcfff935989c8 (diff)
downloadxen-dc7b60bd79f2cfc644945b9078a0a63ab9afe8d7.tar.gz
xen-dc7b60bd79f2cfc644945b9078a0a63ab9afe8d7.tar.bz2
xen-dc7b60bd79f2cfc644945b9078a0a63ab9afe8d7.zip
bitkeeper revision 1.825.3.16 (406859b6B1jxjQIV_kIuLONUdkXVHA)
Merge scramble.cl.cam.ac.uk:/auto/groups/xeno/BK/xeno.bk into scramble.cl.cam.ac.uk:/local/scratch/kaf24/xeno
-rw-r--r--xenolinux-2.4.25-sparse/arch/xen/defconfig-physdev9
1 files changed, 5 insertions, 4 deletions
diff --git a/xenolinux-2.4.25-sparse/arch/xen/defconfig-physdev b/xenolinux-2.4.25-sparse/arch/xen/defconfig-physdev
index 4b32576d59..8255e6c9ff 100644
--- a/xenolinux-2.4.25-sparse/arch/xen/defconfig-physdev
+++ b/xenolinux-2.4.25-sparse/arch/xen/defconfig-physdev
@@ -119,10 +119,11 @@ CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=y
-# CONFIG_BLK_DEV_NBD is not set
-# CONFIG_BLK_DEV_RAM is not set
-# CONFIG_BLK_DEV_INITRD is not set
-CONFIG_BLK_STATS=y
+CONFIG_BLK_DEV_NBD=y
+CONFIG_BLK_DEV_RAM=y
+CONFIG_BLK_DEV_RAM_SIZE=4096
+CONFIG_BLK_DEV_INITRD=y
+# CONFIG_BLK_STATS is not set
#
# Multi-device support (RAID and LVM)