patch-2.1.34 linux/drivers/sbus/char/Config.in
Next file: linux/drivers/sbus/char/Makefile
Previous file: linux/drivers/sbus/audio/audio.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Apr 11 10:47:37 1997
- Orig file:
v2.1.33/linux/drivers/sbus/char/Config.in
- Orig date:
Mon Mar 17 14:54:28 1997
diff -u --recursive --new-file v2.1.33/linux/drivers/sbus/char/Config.in linux/drivers/sbus/char/Config.in
@@ -39,4 +39,8 @@
comment 'Misc Linux/SPARC drivers'
tristate '/dev/openprom device support' CONFIG_SUN_OPENPROMIO
tristate 'Mostek real time clock support' CONFIG_SUN_MOSTEK_RTC
-tristate 'Bidirectional parallel port support' CONFIG_SUN_BPP
+
+if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+ tristate 'Bidirectional parallel port support (EXPERIMENTAL)' CONFIG_SUN_BPP
+ tristate 'Videopix Frame Grabber (EXPERIMENTAL)' CONFIG_SUN_VIDEOPIX
+fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov