1 # SPDX-License-Identifier: GPL-2.0-only
3 # SCSI driver configuration for Acorn
5 config SCSI_ACORNSCSI_3
6 tristate "Acorn SCSI card (aka30) support"
7 depends on ARCH_ACORN && SCSI
10 This enables support for the Acorn SCSI card (aka30). If you have an
11 Acorn system with one of these, say Y. If unsure, say N.
13 config SCSI_ACORNSCSI_SYNC
14 bool "Support SCSI 2 Synchronous Transfers"
15 depends on SCSI_ACORNSCSI_3
17 Say Y here to enable synchronous transfer negotiation with all
18 targets on the Acorn SCSI card.
20 In general, this improves performance; however some SCSI devices
21 don't implement it properly, so the safe answer is N.
24 tristate "ARXE SCSI support"
25 depends on ARCH_ACORN && SCSI
27 Around 1991, Arxe Systems Limited released a high density floppy
28 disc interface for the Acorn Archimedes range, to allow the use of
29 HD discs from the then new A5000 on earlier models. This interface
30 was either sold on its own or with an integral SCSI controller.
31 Technical details on this NCR53c94-based device are available at
32 <http://www.cryton.demon.co.uk/acornbits/scsi_arxe.html>
33 Say Y here to compile in support for the SCSI controller.
36 tristate "CumanaSCSI II support"
37 depends on ARCH_ACORN && SCSI
39 This enables support for the Cumana SCSI II card. If you have an
40 Acorn system with one of these, say Y. If unsure, say N.
43 tristate "EESOX support"
44 depends on ARCH_ACORN && SCSI
46 This enables support for the EESOX SCSI card. If you have an Acorn
47 system with one of these, say Y, otherwise say N.
49 config SCSI_POWERTECSCSI
50 tristate "PowerTec support"
51 depends on ARCH_ACORN && SCSI
53 This enables support for the Powertec SCSI card on Acorn systems. If
54 you have one of these, say Y. If unsure, say N.
56 comment "The following drivers are not fully supported"
60 tristate "CumanaSCSI I support"
61 depends on ARCH_ACORN && SCSI
64 This enables support for the Cumana SCSI I card. If you have an
65 Acorn system with one of these, say Y. If unsure, say N.
68 tristate "Oak SCSI support"
69 depends on ARCH_ACORN && SCSI
72 This enables support for the Oak SCSI card. If you have an Acorn
73 system with one of these, say Y. If unsure, say N.