Skip to content
Snippets Groups Projects
Commit cdde0e61 authored by Vinod Koul's avatar Vinod Koul
Browse files

dmaengine: dw: don't prompt for DW_DMAC_CORE


DW_DMAC_CORE is slected by PCI or Platform driver, so this symbol shouldn't
be user selectable, so remove the prompt

Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent b53c7582
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#
config DW_DMAC_CORE
tristate "Synopsys DesignWare AHB DMA support"
tristate
select DMA_ENGINE
config DW_DMAC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment