ANDROID: Kconfig.gki Add SND_SOC_TOPOLOGY
Enable hidden config SND_SOC_TOPOLOGY need by SND_SOC=m Bug: 153682187 Change-Id: I47dabfaa6f0d138f78fbc1c9fc0d4ac3c7c73986 Signed-off-by: Gyeongtaek Lee <gt82.lee@samsung.com>
This commit is contained in:
parent
327402e1e9
commit
e67935d786
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ config GKI_HIDDEN_SND_SOC_CONFIGS
|
||||||
select SND_SOC_GENERIC_DMAENGINE_PCM if (SND_SOC && SND)
|
select SND_SOC_GENERIC_DMAENGINE_PCM if (SND_SOC && SND)
|
||||||
select SND_PCM_IEC958
|
select SND_PCM_IEC958
|
||||||
select SND_SOC_COMPRESS if (SND_SOC && SND)
|
select SND_SOC_COMPRESS if (SND_SOC && SND)
|
||||||
|
select SND_SOC_TOPOLOGY if (SND_SOC && SND)
|
||||||
select DMADEVICES
|
select DMADEVICES
|
||||||
select DMA_VIRTUAL_CHANNELS
|
select DMA_VIRTUAL_CHANNELS
|
||||||
help
|
help
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue