]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/ata/Kconfig
ata: Migrate CONFIG_MVSATA_IDE to Kconfig
[people/ms/u-boot.git] / drivers / ata / Kconfig
index 43e662696911f8a8ba5134375901279ccbe40fb0..990de72309a222b032798a641042651db467f5e8 100644 (file)
@@ -72,6 +72,12 @@ config FSL_SATA
          Enable this driver to support the SATA controller found in
          some Freescale PowerPC SoCs.
 
+config MVSATA_IDE
+       bool "Enable Marvell SATA controller driver support via IDE interface"
+       help
+         Enable this driver to support the SATA controller found in
+         some Marvell SoCs, running in IDE compatibility mode using PIO.
+
 config SATA_MV
        bool "Enable Marvell SATA controller driver support"
        select LIBATA