|
@@ -80,6 +80,8 @@ config SATA_PMP
|
|
This option adds support for SATA Port Multipliers
|
|
This option adds support for SATA Port Multipliers
|
|
(the SATA version of an ethernet hub, or SAS expander).
|
|
(the SATA version of an ethernet hub, or SAS expander).
|
|
|
|
|
|
|
|
+if HAS_DMA
|
|
|
|
+
|
|
comment "Controllers with non-SFF native interface"
|
|
comment "Controllers with non-SFF native interface"
|
|
|
|
|
|
config SATA_AHCI
|
|
config SATA_AHCI
|
|
@@ -232,6 +234,8 @@ config SATA_SIL24
|
|
|
|
|
|
If unsure, say N.
|
|
If unsure, say N.
|
|
|
|
|
|
|
|
+endif # HAS_DMA
|
|
|
|
+
|
|
config ATA_SFF
|
|
config ATA_SFF
|
|
bool "ATA SFF support (for legacy IDE and PATA)"
|
|
bool "ATA SFF support (for legacy IDE and PATA)"
|
|
default y
|
|
default y
|