libata: add new driver pdc_adma for PDC ADMA ATA cards
This commit is contained in:
@@ -489,11 +489,11 @@ config SCSI_SATA_NV
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config SCSI_SATA_PROMISE
|
||||
tristate "Promise SATA TX2/TX4 support"
|
||||
config SCSI_PDC_ADMA
|
||||
tristate "Pacific Digital ADMA support"
|
||||
depends on SCSI_SATA && PCI
|
||||
help
|
||||
This option enables support for Promise Serial ATA TX2/TX4.
|
||||
This option enables support for Pacific Digital ADMA controllers
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
@@ -505,6 +505,14 @@ config SCSI_SATA_QSTOR
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config SCSI_SATA_PROMISE
|
||||
tristate "Promise SATA TX2/TX4 support"
|
||||
depends on SCSI_SATA && PCI
|
||||
help
|
||||
This option enables support for Promise Serial ATA TX2/TX4.
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config SCSI_SATA_SX4
|
||||
tristate "Promise SATA SX4 support"
|
||||
depends on SCSI_SATA && PCI && EXPERIMENTAL
|
||||
|
||||
Reference in New Issue
Block a user