summaryrefslogtreecommitdiffstats
path: root/arch/arm/common/Kconfig
diff options
context:
space:
mode:
authorPeter Ujfalusi2015-10-14 13:42:53 +0200
committerVinod Koul2015-10-14 16:27:11 +0200
commit2b6b3b7420190888793c49e97276e1e73bd7eaed (patch)
treeb2226f638e1c7253389a80ebca7b02ed6737e58c /arch/arm/common/Kconfig
parentARM: davinci: Add dma_mask to eDMA devices (diff)
downloadkernel-qcow2-linux-2b6b3b7420190888793c49e97276e1e73bd7eaed.tar.gz
kernel-qcow2-linux-2b6b3b7420190888793c49e97276e1e73bd7eaed.tar.xz
kernel-qcow2-linux-2b6b3b7420190888793c49e97276e1e73bd7eaed.zip
ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
Move the code out from arch/arm/common and merge it inside of the dmaengine driver. This change is done with as minimal (if eny) functional change to the code as possible to avoid introducing regression. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'arch/arm/common/Kconfig')
-rw-r--r--arch/arm/common/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/common/Kconfig b/arch/arm/common/Kconfig
index c3a4e9ceba34..9353184d730d 100644
--- a/arch/arm/common/Kconfig
+++ b/arch/arm/common/Kconfig
@@ -17,6 +17,3 @@ config SHARP_PARAM
config SHARP_SCOOP
bool
-
-config TI_PRIV_EDMA
- bool