ata: dwc_ahsata: Add ahci driver model support

Disable this support for cm_fx6 to avoid breakage.

Signed-off-by: Soeren Moch <smoch@web.de>
This commit is contained in:
Soeren Moch
2019-03-01 13:10:59 +01:00
committed by Stefano Babic
parent d5326dfa7a
commit 046a69b848
3 changed files with 33 additions and 0 deletions

View File

@@ -66,6 +66,14 @@ config DWC_AHSATA
Enable this driver to support the DWC AHSATA SATA controller found
in i.MX5 and i.MX6 SoCs.
config DWC_AHSATA_AHCI
bool "Enable DWC AHSATA AHCI driver support"
depends on DWC_AHSATA
depends on AHCI
default y
help
Enable this option unless you need your private ahci implementation
config FSL_SATA
bool "Enable Freescale SATA controller driver support"
select LIBATA