This was bothering me, so I fixed it. It brings VIA82CXXX support into
the same "column" in menu/x/config as the rest of the IDE chipsets. It's
indentation made it look like it was dependant on something else, and has
caused me to do a double-take for a while now... against 2.3.36
john.c
--- linux/drivers/block/Config.in.2.3.36 Tue Jan 4 14:15:09 2000
+++ linux/drivers/block/Config.in Tue Jan 4 14:19:08 2000
@@ -98,7 +98,7 @@
if [ "$CONFIG_IDEDMA_PCI_EXPERIMENTAL" = "y" ]; then
bool ' Tekram TRM290 chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_TRM290
if [ "$CONFIG_X86" = "y" ]; then
- bool ' VIA82CXXX chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_VIA82CXXX
+ bool ' VIA82CXXX chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_VIA82CXXX
fi
fi
fi
- --
/* John Clemens http://www.rpi.edu/~clemej _/ "I Hate Quotes" */
/* ICQ: 7175925 clemej@rpi.edu _/ -- Samuel L. Clemens */
/* RPI Comp. Eng. 2000, Linux Parallel/Network/OS/Driver Specialist */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Jan 07 2000 - 21:00:05 EST