mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
ANDROID: Kconfig.gki: Add extra audio selections
Add SND_PCM_IEC958 to GKI_HIDDEN_SND_SOC_CONFIGS Bug: 142268770 Change-Id: I0927c00ef476cb232a8f6c87534cadea62d4a21a Signed-off-by: John Stultz <john.stultz@linaro.org>
This commit is contained in:
committed by
Alistair Delva
parent
146dc14c33
commit
b4750d3d2c
@@ -21,6 +21,7 @@ config GKI_HIDDEN_REGMAP_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_PCM_IEC958
|
||||
help
|
||||
Dummy config option used to enable hidden SND_SOC configs.
|
||||
These are normally selected implicitely when a module
|
||||
|
||||
Reference in New Issue
Block a user