X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fata%2FKconfig;h=292aa9a0f02f8d5b3913bdc5dca00ab86fda641f;hb=50be4917ee70218f59e04dec029121b97fb9cb3d;hp=3eb6035b61b8433ac5e8361907b8fc6865bf44db;hpb=88fcd5627563722483427a55113c0a83f56e8080;p=linux-2.6 diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 3eb6035b61..292aa9a0f0 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -45,7 +45,8 @@ config SATA_PMP bool "SATA Port Multiplier support" default y help - 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). config SATA_AHCI tristate "AHCI SATA support" @@ -79,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