patch-2.1.124 linux/drivers/sbus/char/Config.in
Next file: linux/drivers/sbus/char/Makefile
Previous file: linux/drivers/sbus/audio/dbri.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Oct 4 10:22:44 1998
- Orig file:
v2.1.123/linux/drivers/sbus/char/Config.in
- Orig date:
Thu Aug 6 14:06:32 1998
diff -u --recursive --new-file v2.1.123/linux/drivers/sbus/char/Config.in linux/drivers/sbus/char/Config.in
@@ -2,7 +2,9 @@
tristate '/dev/openprom device support' CONFIG_SUN_OPENPROMIO
tristate 'Mostek real time clock support' CONFIG_SUN_MOSTEK_RTC
if [ "$ARCH" = "sparc64" ]; then
- tristate 'Siemens SAB82532 serial support' CONFIG_SAB82532
+ if [ "$CONFIG_PCI" = "y" ]; then
+ tristate 'Siemens SAB82532 serial support' CONFIG_SAB82532
+ fi
tristate 'OBP Flash Device support' CONFIG_OBP_FLASH
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov