Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / drivers / ata / Kconfig
index 87636ae30f3d9313419024817f6f7f8506eceb1c..d8c9756c2afc057383e90bbbf27a65697be6a3d1 100644 (file)
@@ -59,16 +59,6 @@ config DWC_AHCI
          Enable this driver to support Sata devices through
          Synopsys DWC AHCI module.
 
-config FSL_AHCI
-       bool "Enable Freescale AHCI driver support"
-       select SCSI_AHCI
-       depends on AHCI
-       depends on DM_SCSI
-       help
-         Enable this driver to support Sata devices found in
-         some Freescale PowerPC SoCs.
-
-
 config DWC_AHSATA
        bool "Enable DWC AHSATA driver support"
        select LIBATA
@@ -87,6 +77,7 @@ config DWC_AHSATA_AHCI
 config FSL_SATA
        bool "Enable Freescale SATA controller driver support"
        select LIBATA
+       select AHCI if BLK
        help
          Enable this driver to support the SATA controller found in
          some Freescale PowerPC SoCs.
@@ -109,6 +100,7 @@ config SATA_MV
 config SATA_SIL
        bool "Enable Silicon Image SIL3131 / SIL3132 / SIL3124 SATA driver support"
        select LIBATA
+       select AHCI if BLK
        help
          Enable this driver to support the SIL3131, SIL3132 and SIL3124
          SATA controllers.