ANDROID: Kconfig.gki: Add SND_PCM_ELD to HIDDEN_DRM configs
SND_PCM_ELD is used by DRM drivers for HDMI audio, so add it to the HIDDEN_DRM configs. Bug: 142268770 Change-Id: I914beef34b2cf5174da76a5d1a4d443117f1b687 Signed-off-by: John Stultz <john.stultz@linaro.org>
This commit is contained in:
committed by
Alistair Delva
parent
b4750d3d2c
commit
26a9b13fee
@@ -4,6 +4,7 @@ config GKI_HIDDEN_DRM_CONFIGS
|
||||
select DRM_GEM_CMA_HELPER
|
||||
select DRM_KMS_CMA_HELPER
|
||||
select DRM_MIPI_DSI
|
||||
select SND_PCM_ELD
|
||||
help
|
||||
Dummy config option used to enable hidden DRM configs.
|
||||
These are normally selected implicitely when including a
|
||||
|
||||
Reference in New Issue
Block a user