From: James S. <jsi...@us...> - 2001-11-19 18:31:58
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv6794 Modified Files: defconfig-sb1250-swarm Log Message: Don't use initrd by default. Index: defconfig-sb1250-swarm =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-sb1250-swarm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- defconfig-sb1250-swarm 2001/11/08 17:42:08 1.2 +++ defconfig-sb1250-swarm 2001/11/19 18:31:56 1.3 @@ -135,7 +135,7 @@ # CONFIG_BLK_DEV_NBD is not set CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=9220 -CONFIG_BLK_DEV_INITRD=y +# CONFIG_BLK_DEV_INITRD is not set # # Multi-device support (RAID and LVM) |