9
0
Fork 0

ATA: mvebu: select DISK_ATA

The already selected DISK_IDE_SFF depends on it.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Lucas Stach 2017-03-20 14:07:07 +01:00 committed by Sascha Hauer
parent ac0c067f2b
commit f604cc62be
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ config DISK_AHCI_IMX
config DISK_SATA_MV
depends on ARCH_MVEBU
select DISK_ATA
select DISK_IDE_SFF
bool "Marvell SATA support"