]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: Kconfig: fix Atmel at_hdmac entry
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 15 Mar 2012 10:31:58 +0000 (11:31 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 26 Mar 2012 12:00:06 +0000 (14:00 +0200)
commit4dc9097b4d46fd41ae0eecefba9004efe7e77855
treec91faecd42f6110f9dba9f9dd6ddb3bc3c032de6
parent61c61f51242f0a69358fa9d8c7bc57d07f5ae0b7
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