mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
ANDROID: Kconfig.gki: Add SND_SOC_COMPRESS
Select SND_SOC_COMPRESS via GKI_HIDDEN_SND_SOC_CONFIGS Bug: 144073903 Change-Id: Ia389f26788d28a33b14fe116328a86968cb2d365 Signed-off-by: Todd Kjos <tkjos@google.com>
This commit is contained in:
parent
a80347870f
commit
0cb380b420
|
|
@ -23,6 +23,7 @@ config GKI_HIDDEN_SND_SOC_CONFIGS
|
|||
bool "Hidden SND_SOC configs needed for GKI"
|
||||
select SND_SOC_GENERIC_DMAENGINE_PCM if (SND_SOC && SND)
|
||||
select SND_PCM_IEC958
|
||||
select SND_SOC_COMPRESS if (SND_SOC && SND)
|
||||
help
|
||||
Dummy config option used to enable hidden SND_SOC configs.
|
||||
These are normally selected implicitely when a module
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user