dmaengine: Kconfig: fix Atmel at_hdmac entry
commitf898fed0c27b2d46c3d8331e7825c25b6432b9f4
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 15 Mar 2012 10:31:58 +0000 (15 11:31 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 17 Apr 2012 14:29:41 +0000 (17 16:29 +0200)
treee48cca6fd4f47face77af88af4f2c6f2e21b0612
parent70756027b0a01cb0bebf2e20d8d28e8103025734
dmaengine: Kconfig: fix Atmel at_hdmac entry

Remove SoC dependency and make it generic for every Atmel ARM AT91. That will
allow to select this driver for newer chips. Keep dependency on AT91 because of
the use of an header file located in include/mach directory.
Modify the comment to reflect this.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/Kconfig