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: Vinod Koul <vinod.koul@intel.com>
This commit is contained in:
parent
b53c758280
commit
cdde0e61cf
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
config DW_DMAC_CORE
|
config DW_DMAC_CORE
|
||||||
tristate "Synopsys DesignWare AHB DMA support"
|
tristate
|
||||||
select DMA_ENGINE
|
select DMA_ENGINE
|
||||||
|
|
||||||
config DW_DMAC
|
config DW_DMAC
|
||||||
|
|
Loading…
Add table
Reference in a new issue