Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11fa7df1 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Tejun Heo
Browse files

ata: select DW_DMAC in case of SATA_DWC



Since sata_dwc_460ex.c was moved to generic DMA driver we have to ensure that
user can still compile it.

Fixes: 8b344485 (sata_dwc_460ex: move to generic DMA driver)
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 9a9324d3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -270,6 +270,7 @@ config ATA_PIIX
config SATA_DWC
	tristate "DesignWare Cores SATA support"
	depends on 460EX
	select DW_DMAC
	help
	  This option enables support for the on-chip SATA controller of the
	  AppliedMicro processor 460EX.