1 comment "SCSI support type (disk, tape, CD-ROM)"
5 tristate "SCSI disk support"
9 int "Maximum number of SCSI disks that can be loaded as modules"
14 tristate "SCSI tape support"
18 tristate "SCSI CD-ROM support"
21 config BLK_DEV_SR_VENDOR
22 bool "Enable vendor-specific extensions (for SCSI CDROM)"
26 int "Maximum number of CDROM devices that can be loaded as modules"
31 tristate "SCSI generic support"
34 comment "Some SCSI devices (e.g. CD jukebox) support multiple LUNs"
37 #if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
38 config SCSI_DEBUG_QUEUES
39 bool "Enable extra checks in new queueing code"
44 bool "Probe all LUNs on each SCSI device"
48 bool "Verbose SCSI error reporting (kernel size +=12K)"
52 bool "SCSI logging facility"
56 tristate "SCSI debugging host simulator (EXPERIMENTAL)"