mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
This commit is contained in:

committed by
Tom Rini

parent
9920d151c4
commit
477b16a798
@ -47,6 +47,12 @@ config DWC_AHCI
|
||||
Enable this driver to support Sata devices through
|
||||
Synopsys DWC AHCI module.
|
||||
|
||||
config DWC_AHSATA
|
||||
bool "Enable DWC AHSATA driver support"
|
||||
help
|
||||
Enable this driver to support the DWC AHSATA SATA controller found
|
||||
in i.MX5 and i.MX6 SoCs.
|
||||
|
||||
config FSL_SATA
|
||||
bool "Enable Freescale SATA controller driver support"
|
||||
help
|
||||
|
Reference in New Issue
Block a user