Kconfig (b981d8b3f5e008ff10d993be633ad00564fc22cd) Kconfig (324b9337f246e5f00aad10220d8d4bc13f1922ed)
1#
2# SCSI driver configuration for Acorn
3#
4config SCSI_ACORNSCSI_3
5 tristate "Acorn SCSI card (aka30) support"
1#
2# SCSI driver configuration for Acorn
3#
4config SCSI_ACORNSCSI_3
5 tristate "Acorn SCSI card (aka30) support"
6 depends on ARCH_ACORN && SCSI && BROKEN
6 depends on ARCH_ACORN && SCSI
7 select SCSI_SPI_ATTRS
8 help
9 This enables support for the Acorn SCSI card (aka30). If you have an
10 Acorn system with one of these, say Y. If unsure, say N.
11
12config SCSI_ACORNSCSI_TAGGED_QUEUE
13 bool "Support SCSI 2 Tagged queueing"
14 depends on SCSI_ACORNSCSI_3

--- 70 unchanged lines hidden ---
7 select SCSI_SPI_ATTRS
8 help
9 This enables support for the Acorn SCSI card (aka30). If you have an
10 Acorn system with one of these, say Y. If unsure, say N.
11
12config SCSI_ACORNSCSI_TAGGED_QUEUE
13 bool "Support SCSI 2 Tagged queueing"
14 depends on SCSI_ACORNSCSI_3

--- 70 unchanged lines hidden ---