Skip to content

Commit

Permalink
ata: select DW_DMAC in case of SATA_DWC
Browse files Browse the repository at this point in the history
Since sata_dwc_460ex.c was moved to generic DMA driver we have to ensure that
user can still compile it.

Fixes: 8b34448 (sata_dwc_460ex: move to generic DMA driver)
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
  • Loading branch information
andy-shev authored and htejun committed May 5, 2015
1 parent 9a9324d commit 11fa7df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 11fa7df

Please sign in to comment.