ANDROID: gki: build-in DMA_VIRTUAL_CHANNELS
audio driver us edma to instore data. fsl-edma used api in virt-dma, like vchan_init to dma opt. There is not hardware involved. build-in DMA_VIRTUAL_CHANNELS Bug: 160627323 Change-Id: I2a6bc2281af18a99f46870ed3fc2efc1798b72f2 Signed-off-by: zhang sanshan <pete.zhang@nxp.com>
This commit is contained in:
parent
955057dfd7
commit
dd17237d72
@ -47,6 +47,7 @@ config GKI_HIDDEN_SND_SOC_CONFIGS
|
||||
select SND_PCM_IEC958
|
||||
select SND_SOC_COMPRESS if (SND_SOC && SND)
|
||||
select SND_SOC_TOPOLOGY if (SND_SOC && SND)
|
||||
select DMA_VIRTUAL_CHANNELS
|
||||
help
|
||||
Dummy config option used to enable hidden SND_SOC configs.
|
||||
These are normally selected implicitly when a module
|
||||
|
Loading…
Reference in New Issue
Block a user