patch-2.0.31 linux/drivers/char/Config.in
Next file: linux/drivers/char/Makefile
Previous file: linux/drivers/block/loop.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Aug 12 13:06:54 1997
- Orig file:
v2.0.30/linux/drivers/char/Config.in
- Orig date:
Tue Apr 8 08:47:45 1997
diff -u --recursive --new-file v2.0.30/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -14,6 +14,10 @@
fi
tristate 'SDL RISCom/8 card support' CONFIG_RISCOM8
tristate 'Parallel printer support' CONFIG_PRINTER
+tristate 'Specialix IO8+ card support' CONFIG_SPECIALIX
+if [ "$CONFIG_SPECIALIX" = "y" -o "$CONFIG_SPECIALIX" = "m" ]; then
+ bool 'Specialix DTR/RTS pin is RTS' CONFIG_SPECIALIX_RTSCTS
+fi
bool 'Mouse Support (not serial mice)' CONFIG_MOUSE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov