mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ANDROID: GKI: Add hidden CONFIG_SND_SOC_COMPRESS to gki_defconfig
This is needed to reduce ABI diff for ALSA/soc modules. Bug: 151372815 Change-Id: Ia0a73bd28f94bdc4e8de31efc3b8e97b1156ab01 Signed-off-by: Saravana Kannan <saravanak@google.com>
This commit is contained in:
@@ -39,6 +39,7 @@ config GKI_HIDDEN_SND_CONFIGS
|
||||
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_SOC_COMPRESS if (SND_SOC && SND)
|
||||
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