patch-2.4.2 linux/drivers/parport/Config.in
Next file: linux/drivers/parport/init.c
Previous file: linux/drivers/net/znet.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Feb 3 12:43:52 2001
- Orig file:
v2.4.1/linux/drivers/parport/Config.in
- Orig date:
Mon Jun 19 13:42:38 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/parport/Config.in linux/drivers/parport/Config.in
@@ -12,8 +12,8 @@
if [ "$CONFIG_PARPORT" != "n" ]; then
dep_tristate ' PC-style hardware' CONFIG_PARPORT_PC $CONFIG_PARPORT
if [ "$CONFIG_PARPORT_PC" != "n" ]; then
- bool ' Use FIFO/DMA if available' CONFIG_PARPORT_PC_FIFO
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+ bool ' Use FIFO/DMA if available (EXPERIMENTAL)' CONFIG_PARPORT_PC_FIFO
bool ' SuperIO chipset support (EXPERIMENTAL)' CONFIG_PARPORT_PC_SUPERIO
fi
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)