OSDN Git Service

ARM: moxart: move DMA_OF selection to driver
authorRob Herring <robh@kernel.org>
Sat, 1 Feb 2014 22:35:43 +0000 (16:35 -0600)
committerOlof Johansson <olof@lixom.net>
Mon, 3 Feb 2014 03:52:45 +0000 (19:52 -0800)
commite803d988662ff365c2ed3c2d10a0aad811c1f492
tree0dbdf5949bc1d592888be6dfcad96ecc231d2d05
parent57789d69c5e7cdfdad6c0f1c54ab17240d800ac2
ARM: moxart: move DMA_OF selection to driver

Move the DMA_OF selection to the DMA driver to fix kconfig warning:

warning: (ARCH_MOXART) selects DMA_OF which has unmet direct dependencies (DMADEVICES && OF)

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-moxart/Kconfig
drivers/dma/Kconfig