summaryrefslogtreecommitdiff
path: root/arch/arm/mach-moxart
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2014-02-01 16:35:43 -0600
committerOlof Johansson <olof@lixom.net>2014-02-02 19:52:45 -0800
commite803d988662ff365c2ed3c2d10a0aad811c1f492 (patch)
tree0dbdf5949bc1d592888be6dfcad96ecc231d2d05 /arch/arm/mach-moxart
parent57789d69c5e7cdfdad6c0f1c54ab17240d800ac2 (diff)
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>
Diffstat (limited to 'arch/arm/mach-moxart')
-rw-r--r--arch/arm/mach-moxart/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-moxart/Kconfig b/arch/arm/mach-moxart/Kconfig
index ba470d64493b..3795ae28a613 100644
--- a/arch/arm/mach-moxart/Kconfig
+++ b/arch/arm/mach-moxart/Kconfig
@@ -2,7 +2,6 @@ config ARCH_MOXART
bool "MOXA ART SoC" if ARCH_MULTI_V4T
select CPU_FA526
select ARM_DMA_MEM_BUFFERABLE
- select DMA_OF
select USE_OF
select CLKSRC_OF
select CLKSRC_MMIO