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:
Gyeongtaek Lee
2020-04-10 13:26:43 +09:00
committed by Todd Kjos
vanhempi 327402e1e9
commit e67935d786

Näytä tiedosto

@@ -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 SND_SOC_TOPOLOGY if (SND_SOC && SND)
select DMADEVICES
select DMA_VIRTUAL_CHANNELS
help