Merge with /home/shaggy/git/linus-clean/
[linux-2.6] / drivers / scsi / qla2xxx / Kconfig
1 config SCSI_QLA2XXX
2         tristate
3         default (SCSI && PCI)
4         depends on SCSI && PCI
5         select SCSI_FC_ATTRS
6
7 config SCSI_QLA21XX
8         tristate "QLogic ISP2100 host adapter family support"
9         depends on SCSI_QLA2XXX
10         select SCSI_FC_ATTRS
11         ---help---
12         This driver supports the QLogic 21xx (ISP2100) host adapter family.
13
14 config SCSI_QLA22XX
15         tristate "QLogic ISP2200 host adapter family support"
16         depends on SCSI_QLA2XXX
17         select SCSI_FC_ATTRS
18         ---help---
19         This driver supports the QLogic 22xx (ISP2200) host adapter family.
20
21 config SCSI_QLA2300
22         tristate "QLogic ISP2300 host adapter family support"
23         depends on SCSI_QLA2XXX
24         select SCSI_FC_ATTRS
25         ---help---
26         This driver supports the QLogic 2300 (ISP2300 and ISP2312) host
27         adapter family.
28
29 config SCSI_QLA2322
30         tristate "QLogic ISP2322 host adapter family support"
31         depends on SCSI_QLA2XXX
32         select SCSI_FC_ATTRS
33         ---help---
34         This driver supports the QLogic 2322 (ISP2322) host adapter family.
35
36 config SCSI_QLA6312
37         tristate "QLogic ISP63xx host adapter family support"
38         depends on SCSI_QLA2XXX
39         select SCSI_FC_ATTRS
40         ---help---
41         This driver supports the QLogic 63xx (ISP6312 and ISP6322) host
42         adapter family.