CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/07/11 19:10:01
Modified files:
arch/mips/configs: decstation_defconfig
Log message:
LOOP is useful.
diff -urN linux/arch/mips/configs/decstation_defconfig
linux/arch/mips/configs/decstation_defconfig
--- linux/arch/mips/configs/decstation_defconfig 2005/07/11 18:04:58
1.63
+++ linux/arch/mips/configs/decstation_defconfig 2005/07/11 18:10:01
1.64
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.12
-# Mon Jul 11 18:58:09 2005
+# Mon Jul 11 19:07:50 2005
#
CONFIG_MIPS=y
@@ -209,7 +209,8 @@
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
-# CONFIG_BLK_DEV_LOOP is not set
+CONFIG_BLK_DEV_LOOP=m
+# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
CONFIG_BLK_DEV_RAM_COUNT=16
|