Skip to content

Commit

Permalink
dmaengine: dw: don't prompt for DW_DMAC_CORE
Browse files Browse the repository at this point in the history
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: Vinod Koul <vinod.koul@intel.com>
  • Loading branch information
Vinod Koul committed Apr 22, 2015
1 parent b53c758 commit cdde0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/dma/dw/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

config DW_DMAC_CORE
tristate "Synopsys DesignWare AHB DMA support"
tristate
select DMA_ENGINE

config DW_DMAC
Expand Down

0 comments on commit cdde0e6

Please sign in to comment.