]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/Kconfig
V4L/DVB (7543): Fix capture start/stop and timeout
[linux-2.6-omap-h63xx.git] / drivers / ata / Kconfig
index 48c8fc55391ec15dc23d51fb94e882a63eb9d9b1..292aa9a0f02f8d5b3913bdc5dca00ab86fda641f 100644 (file)
@@ -41,6 +41,13 @@ config ATA_ACPI
          You can disable this at kernel boot time by using the
          option libata.noacpi=1
 
+config SATA_PMP
+       bool "SATA Port Multiplier support"
+       default y
+       help
+         This option adds support for SATA Port Multipliers
+         (the SATA version of an ethernet hub, or SAS expander).
+
 config SATA_AHCI
        tristate "AHCI SATA support"
        depends on PCI
@@ -73,6 +80,17 @@ config ATA_SFF
          This option adds support for ATA controllers with SFF
          compliant or similar programming interface.
 
+         SFF is the legacy IDE interface that has been around since
+         the dawn of time.  Almost all PATA controllers have an
+         SFF interface.  Many SATA controllers have an SFF interface
+         when configured into a legacy compatibility mode.
+
+         For users with exclusively modern controllers like AHCI,
+         Silicon Image 3124, or Marvell 6440, you may choose to
+         disable this uneeded SFF support.
+
+         If unsure, say Y.
+
 if ATA_SFF
 
 config SATA_SVW