patch-1.3.61 linux/drivers/block/Config.in

Next file: linux/drivers/block/Makefile
Previous file: linux/arch/sparc/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.60/linux/drivers/block/Config.in linux/drivers/block/Config.in
@@ -18,9 +18,19 @@
   if [ "$CONFIG_BLK_DEV_IDE" = "y" ]; then
     bool '   Include IDE/ATAPI CDROM support' CONFIG_BLK_DEV_IDECD
     bool '   Include (ALPHA) IDE/ATAPI TAPE support' CONFIG_BLK_DEV_IDETAPE
-    bool '   Special CMD640 chipset support' CONFIG_BLK_DEV_CMD640
+    bool '   RZ1000 chipset bugfix/support' CONFIG_BLK_DEV_RZ1000
+    bool '   CMD640 chipset bugfix/support' CONFIG_BLK_DEV_CMD640
     if [ "$CONFIG_PCI" = "y" ]; then
-      bool '   PCI Triton IDE Bus Master DMA support' CONFIG_BLK_DEV_TRITON
+      bool '   TRITON chipset DMA support' CONFIG_BLK_DEV_TRITON
+    fi
+    bool '   Other IDE chipset support' CONFIG_IDE_CHIPSETS
+    if [ "$CONFIG_IDE_CHIPSETS" = "y" ]; then
+      comment 'Note: most of these also require special kernel boot parameters'
+      bool '     DTC2278 chipset support' CONFIG_BLK_DEV_DTC2278
+      bool '     HT6560B chipset support' CONFIG_BLK_DEV_HT6560B
+      bool '     QD6580  chipset support' CONFIG_BLK_DEV_QD6580
+      bool '     UMC8672 chipset support' CONFIG_BLK_DEV_UMC8672
+      bool '     ALI14XX chipset support' CONFIG_BLK_DEV_ALI14XX
     fi
   fi
 fi

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this