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

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

ata: sata_dwc_460ex: select only core part of DMA driver



There is no need to have a platform driver compiled since the DMA driver is
used as a library.

Tested-by: default avatarChristian Lamparter <chunkeey@googlemail.com>
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 59a75cef
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -306,7 +306,7 @@ config ATA_PIIX
config SATA_DWC
config SATA_DWC
	tristate "DesignWare Cores SATA support"
	tristate "DesignWare Cores SATA support"
	depends on 460EX
	depends on 460EX
	select DW_DMAC
	select DW_DMAC_CORE
	help
	help
	  This option enables support for the on-chip SATA controller of the
	  This option enables support for the on-chip SATA controller of the
	  AppliedMicro processor 460EX.
	  AppliedMicro processor 460EX.