Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / drivers / ata / Kconfig
index 4e95a68a2d1cf31997b80d2ac382cea6addc0b73..d8c9756c2afc057383e90bbbf27a65697be6a3d1 100644 (file)
@@ -77,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.
@@ -99,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.