]> git.sur5r.net Git - u-boot/blobdiff - drivers/ata/Kconfig
apalis_t30: fix pcie port 0 and 1 pin muxing
[u-boot] / drivers / ata / Kconfig
index 43e662696911f8a8ba5134375901279ccbe40fb0..86ec628104b2055a82cb67a2058c9376f0986142 100644 (file)
@@ -9,6 +9,7 @@ config AHCI
 
 config SATA
        bool "Support SATA controllers"
+       select HAVE_BLOCK_DEVICE
        help
          This enables support for SATA (Serial Advanced Technology
          Attachment), a serial bus standard for connecting to hard drives and
@@ -72,6 +73,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