summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-09-05 18:01:12 +0000
committerAchim Gottinger <achim@gentoo.org>2000-09-05 18:01:12 +0000
commit034511798ad34225b2efba941289141e2273af72 (patch)
tree168c2b634afdb04bad2cde0bf7a8f17b5acb7142 /sys-kernel
parent*** empty log message *** (diff)
downloadgentoo-2-034511798ad34225b2efba941289141e2273af72.tar.gz
gentoo-2-034511798ad34225b2efba941289141e2273af72.tar.bz2
gentoo-2-034511798ad34225b2efba941289141e2273af72.zip
*** empty log message ***
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.autoconf3
-rw-r--r--sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.config2
2 files changed, 2 insertions, 3 deletions
diff --git a/sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.autoconf b/sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.autoconf
index c18e765de8d0..8b9d235d932b 100644
--- a/sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.autoconf
+++ b/sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.autoconf
@@ -134,8 +134,7 @@
/*
* Additional Block Devices
*/
-#undef CONFIG_BLK_DEV_LOOP
-#define CONFIG_BLK_DEV_LOOP_MODULE 1
+#define CONFIG_BLK_DEV_LOOP 1
#undef CONFIG_BLK_DEV_NBD
#define CONFIG_BLK_DEV_NBD_MODULE 1
#define CONFIG_BLK_DEV_MD 1
diff --git a/sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.config b/sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.config
index a0f74403df1e..ad088e0b1b03 100644
--- a/sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.config
+++ b/sys-kernel/linux-UP-2.2.17/files/linux-UP-2.2.17p13-r6.config
@@ -136,7 +136,7 @@ CONFIG_BLK_DEV_UMC8672=y
#
# Additional Block Devices
#
-CONFIG_BLK_DEV_LOOP=m
+CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_MD=y
CONFIG_AUTODETECT_RAID=y