| comment "SCSI support type (disk, tape, CD-ROM)" |
| tristate "SCSI disk support" |
| int "Maximum number of SCSI disks that can be loaded as modules" |
| tristate "SCSI tape support" |
| tristate "SCSI CD-ROM support" |
| bool "Enable vendor-specific extensions (for SCSI CDROM)" |
| int "Maximum number of CDROM devices that can be loaded as modules" |
| tristate "SCSI generic support" |
| comment "Some SCSI devices (e.g. CD jukebox) support multiple LUNs" |
| #if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then |
| bool "Enable extra checks in new queueing code" |
| bool "Probe all LUNs on each SCSI device" |
| bool "Verbose SCSI error reporting (kernel size +=12K)" |
| bool "SCSI logging facility" |
| tristate "SCSI debugging host simulator (EXPERIMENTAL)" |