]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ata: select DW_DMAC in case of SATA_DWC
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 5 May 2015 09:14:03 +0000 (12:14 +0300)
committerTejun Heo <tj@kernel.org>
Tue, 5 May 2015 13:48:45 +0000 (09:48 -0400)
Since sata_dwc_460ex.c was moved to generic DMA driver we have to ensure that
user can still compile it.

Fixes: 8b3444852a2b (sata_dwc_460ex: move to generic DMA driver)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/Kconfig

index ee5209fb82b2ff70bce254f7ab88bfb5e9753259..9dca4b995be0792b6c4f1920b9786cb6517a2b5f 100644 (file)
@@ -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.