From: Vinod Koul Date: Wed, 22 Apr 2015 06:47:46 +0000 (+0530) Subject: dmaengine: hsu: don't prompt for hsu_core part X-Git-Tag: v4.1-rc1~44 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3cfe213756a5c208ab51816d51641bf49f2e67fd;p=platform%2Fkernel%2Flinux-exynos.git 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 Signed-off-by: Linus Torvalds --- diff --git a/drivers/dma/hsu/Kconfig b/drivers/dma/hsu/Kconfig index 7e98eff..2810dca 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