patch-2.4.15 linux/drivers/parport/Config.in
Next file: linux/drivers/parport/parport_pc.c
Previous file: linux/drivers/parport/ChangeLog
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sun Nov 11 10:09:33 2001
- Orig file:
v2.4.14/linux/drivers/parport/Config.in
- Orig date:
Sun Sep 23 11:40:59 2001
diff -u --recursive --new-file v2.4.14/linux/drivers/parport/Config.in linux/drivers/parport/Config.in
@@ -45,6 +45,12 @@
else
define_tristate CONFIG_PARPORT_ATARI n
fi
+ if [ "$CONFIG_GSC_LASI" = "y" ]; then
+ dep_tristate ' LASI/ASP builtin parallel-port' CONFIG_PARPORT_GSC $CONFIG_PARPORT
+ else
+ define_tristate CONFIG_PARPORT_GSC n
+ fi
+
if [ "$CONFIG_SBUS" = "y" -a "$CONFIG_EXPERIMENTAL" = "y" ]; then
dep_tristate ' Sparc hardware (EXPERIMENTAL)' CONFIG_PARPORT_SUNBPP $CONFIG_PARPORT
else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)