patch-2.3.25 linux/drivers/sbus/char/Config.in
Next file: linux/drivers/sbus/char/flash.c
Previous file: linux/drivers/sbus/audio/Config.in
Back to the patch index
Back to the overall index
- Lines: 35
- Date:
Mon Nov 1 10:31:28 1999
- Orig file:
v2.3.24/linux/drivers/sbus/char/Config.in
- Orig date:
Fri Sep 10 23:57:30 1999
diff -u --recursive --new-file v2.3.24/linux/drivers/sbus/char/Config.in linux/drivers/sbus/char/Config.in
@@ -2,21 +2,21 @@
tristate '/dev/openprom device support' CONFIG_SUN_OPENPROMIO
tristate 'Mostek real time clock support' CONFIG_SUN_MOSTEK_RTC
if [ "$ARCH" = "sparc64" ]; then
- if [ "$CONFIG_PCI" = "y" ]; then
- tristate 'Siemens SAB82532 serial support' CONFIG_SAB82532
- fi
- tristate 'OBP Flash Device support' CONFIG_OBP_FLASH
+ if [ "$CONFIG_PCI" = "y" ]; then
+ tristate 'Siemens SAB82532 serial support' CONFIG_SAB82532
+ fi
+ tristate 'OBP Flash Device support' CONFIG_OBP_FLASH
fi
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- tristate 'Bidirectional parallel port support (obsolete)' CONFIG_SUN_BPP
- tristate 'Videopix Frame Grabber (EXPERIMENTAL)' CONFIG_SUN_VIDEOPIX
- tristate 'Aurora Multiboard 1600se (EXPERIMENTAL)' CONFIG_SUN_AURORA
- tristate 'Tadpole TS102 Microcontroller support' CONFIG_TADPOLE_TS102_UCTRL
+ tristate 'Bidirectional parallel port support (OBSOLETE)' CONFIG_SUN_BPP
+ tristate 'Videopix Frame Grabber (EXPERIMENTAL)' CONFIG_SUN_VIDEOPIX
+ tristate 'Aurora Multiboard 1600se (EXPERIMENTAL)' CONFIG_SUN_AURORA
+ tristate 'Tadpole TS102 Microcontroller support (EXPERIMENTAL)' CONFIG_TADPOLE_TS102_UCTRL
- # XXX Why don't we do "source drivers/char/Config.in" somewhere?
- if [ "$CONFIG_PCI" = "y" ]; then
- define_bool CONFIG_APM_RTC_IS_GMT y # no shit
- bool 'PC-style RTC' CONFIG_RTC
- fi
+ # XXX Why don't we do "source drivers/char/Config.in" somewhere?
+ if [ "$CONFIG_PCI" = "y" ]; then
+ define_bool CONFIG_APM_RTC_IS_GMT y # no shit
+ bool 'PC-style RTC' CONFIG_RTC
+ fi
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)