drivers: ata: Remove mvsata_ide driver
The mvsata_ide driver was due for DM conversion by v2019.07. As that has long passed, remove the driver and disable it in the boards which had enabled it. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -83,12 +83,6 @@ 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 AHCI
|
||||
|
||||
Reference in New Issue
Block a user