mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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 Bug: 174628645 Signed-off-by: zhang sanshan <pete.zhang@nxp.com> Signed-off-by: Miles Chen <miles.chen@mediatek.com> Change-Id: I5427cb6ef3725163f396836bfd3ebe23037c06f2
This commit is contained in:
@@ -48,6 +48,7 @@ config GKI_HIDDEN_SND_SOC_CONFIGS
|
||||
select SND_SOC_GENERIC_DMAENGINE_PCM if (SND_SOC && SND)
|
||||
select SND_PCM_IEC958
|
||||
select SND_SOC_COMPRESS 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
|
||||
|
||||
Reference in New Issue
Block a user