|
@@ -374,8 +374,8 @@ config PATA_HPT366
|
|
|
If unsure, say N.
|
|
|
|
|
|
config PATA_HPT37X
|
|
|
- tristate "HPT 370/370A/371/372/374/302 PATA support (Experimental)"
|
|
|
- depends on PCI && EXPERIMENTAL
|
|
|
+ tristate "HPT 370/370A/371/372/374/302 PATA support"
|
|
|
+ depends on PCI
|
|
|
help
|
|
|
This option enables support for the majority of the later HPT
|
|
|
PATA controllers via the new ATA layer.
|
|
@@ -383,8 +383,8 @@ config PATA_HPT37X
|
|
|
If unsure, say N.
|
|
|
|
|
|
config PATA_HPT3X2N
|
|
|
- tristate "HPT 372N/302N PATA support (Experimental)"
|
|
|
- depends on PCI && EXPERIMENTAL
|
|
|
+ tristate "HPT 372N/302N PATA support"
|
|
|
+ depends on PCI
|
|
|
help
|
|
|
This option enables support for the N variant HPT PATA
|
|
|
controllers via the new ATA layer
|
|
@@ -401,7 +401,7 @@ config PATA_HPT3X3
|
|
|
If unsure, say N.
|
|
|
|
|
|
config PATA_HPT3X3_DMA
|
|
|
- bool "HPT 343/363 DMA support (Experimental)"
|
|
|
+ bool "HPT 343/363 DMA support"
|
|
|
depends on PATA_HPT3X3
|
|
|
help
|
|
|
This option enables DMA support for the HPT343/363
|
|
@@ -510,8 +510,8 @@ config PATA_NETCELL
|
|
|
If unsure, say N.
|
|
|
|
|
|
config PATA_NINJA32
|
|
|
- tristate "Ninja32/Delkin Cardbus ATA support (Experimental)"
|
|
|
- depends on PCI && EXPERIMENTAL
|
|
|
+ tristate "Ninja32/Delkin Cardbus ATA support"
|
|
|
+ depends on PCI
|
|
|
help
|
|
|
This option enables support for the Ninja32, Delkin and
|
|
|
possibly other brands of Cardbus ATA adapter
|
|
@@ -573,6 +573,14 @@ config PATA_PCMCIA
|
|
|
|
|
|
If unsure, say N.
|
|
|
|
|
|
+config PATA_PDC2027X
|
|
|
+ tristate "Promise PATA 2027x support"
|
|
|
+ depends on PCI
|
|
|
+ help
|
|
|
+ This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
|
|
|
+
|
|
|
+ If unsure, say N.
|
|
|
+
|
|
|
config PATA_PDC_OLD
|
|
|
tristate "Older Promise PATA controller support"
|
|
|
depends on PCI
|
|
@@ -643,14 +651,6 @@ config PATA_SERVERWORKS
|
|
|
|
|
|
If unsure, say N.
|
|
|
|
|
|
-config PATA_PDC2027X
|
|
|
- tristate "Promise PATA 2027x support"
|
|
|
- depends on PCI
|
|
|
- help
|
|
|
- This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
|
|
|
-
|
|
|
- If unsure, say N.
|
|
|
-
|
|
|
config PATA_SIL680
|
|
|
tristate "CMD / Silicon Image 680 PATA support"
|
|
|
depends on PCI
|