patch-1.3.85 linux/drivers/scsi/Config.in
Next file: linux/drivers/scsi/README.ppa
Previous file: linux/drivers/net/tulip.c
Back to the patch index
Back to the overall index
-  Lines: 15
 -  Date:
Fri Apr  5 13:33:52 1996
 -  Orig file: 
v1.3.84/linux/drivers/scsi/Config.in
 -  Orig date: 
Tue Apr  2 13:32:21 1996
 
diff -u --recursive --new-file v1.3.84/linux/drivers/scsi/Config.in linux/drivers/scsi/Config.in
@@ -35,10 +35,10 @@
 fi
 if [ "$CONFIG_PCI" = "y" ]; then
   dep_tristate 'NCR53c7,8xx SCSI support'  CONFIG_SCSI_NCR53C7xx $CONFIG_SCSI
-fi
-if [ "$CONFIG_SCSI_NCR53C7xx" != "n" ]; then
-  bool '   always negotiate synchronous transfers' CONFIG_SCSI_NCR53C7xx_sync
-  bool '   allow FAST-SCSI [10MHz]' CONFIG_SCSI_NCR53C7xx_FAST
+  if [ "$CONFIG_SCSI_NCR53C7xx" != "n" ]; then
+    bool '   always negotiate synchronous transfers' CONFIG_SCSI_NCR53C7xx_sync
+    bool '   allow FAST-SCSI [10MHz]' CONFIG_SCSI_NCR53C7xx_FAST
+  fi
 fi
 dep_tristate 'Always IN2000 SCSI support (test release)' CONFIG_SCSI_IN2000 $CONFIG_SCSI
 dep_tristate 'PAS16 SCSI support' CONFIG_SCSI_PAS16 $CONFIG_SCSI
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this