patch-2.3.32 linux/drivers/scsi/Config.in
Next file: linux/drivers/scsi/Makefile
Previous file: linux/drivers/scsi/53c8xx_d.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Dec 13 14:38:06 1999
- Orig file:
v2.3.31/linux/drivers/scsi/Config.in
- Orig date:
Fri Oct 15 15:25:14 1999
diff -u --recursive --new-file v2.3.31/linux/drivers/scsi/Config.in linux/drivers/scsi/Config.in
@@ -10,8 +10,12 @@
comment 'Some SCSI devices (e.g. CD jukebox) support multiple LUNs'
-bool ' Probe all LUNs on each SCSI device' CONFIG_SCSI_MULTI_LUN
+#if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+ bool 'Enable extra checks in new queueing code' CONFIG_SCSI_DEBUG_QUEUES
+#fi
+bool ' Probe all LUNs on each SCSI device' CONFIG_SCSI_MULTI_LUN
+
bool ' Verbose SCSI error reporting (kernel size +=12K)' CONFIG_SCSI_CONSTANTS
bool ' SCSI logging facility' CONFIG_SCSI_LOGGING
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)