summaryrefslogtreecommitdiffstats
path: root/drivers/dma
diff options
context:
space:
mode:
authorVinod Koul2015-04-22 08:47:46 +0200
committerLinus Torvalds2015-04-22 18:28:32 +0200
commit3cfe213756a5c208ab51816d51641bf49f2e67fd (patch)
treeecbffc263ab5421f872d3fed10394c61f1f3ac68 /drivers/dma
parentMerge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... (diff)
downloadkernel-qcow2-linux-3cfe213756a5c208ab51816d51641bf49f2e67fd.tar.gz
kernel-qcow2-linux-3cfe213756a5c208ab51816d51641bf49f2e67fd.tar.xz
kernel-qcow2-linux-3cfe213756a5c208ab51816d51641bf49f2e67fd.zip
dmaengine: hsu: don't prompt for hsu_core part
HSU_DMA is selected by the HSU_DMA_PCI driver, this should be user selected so remove the user prompt for this Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/dma')
-rw-r--r--drivers/dma/hsu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/hsu/Kconfig b/drivers/dma/hsu/Kconfig
index 7e98eff7440e..2810dca70612 100644
--- a/drivers/dma/hsu/Kconfig
+++ b/drivers/dma/hsu/Kconfig
@@ -1,6 +1,6 @@
# DMA engine configuration for hsu
config HSU_DMA
- tristate "High Speed UART DMA support"
+ tristate
select DMA_ENGINE
select DMA_VIRTUAL_CHANNELS