ANDROID: Kconfig.gki: Add hidden CONFIG_WANT_DEV_COREDUMP for DRM_MSM driver
In order to work with the modularized DRM_MSM driver, we need to enable CONFIG_WANT_DEV_COREDUMP Change-Id: Ieeab292a0aad851edd49d368156fc18fe78fccb7 Bug: 146449535 Signed-off-by: John Stultz <john.stultz@linaro.org>
This commit is contained in:
committed by
Alistair Delva
parent
daa9cbe3d9
commit
b86866925b
@@ -5,6 +5,7 @@ config GKI_HIDDEN_DRM_CONFIGS
|
||||
select DRM_KMS_CMA_HELPER
|
||||
select DRM_MIPI_DSI
|
||||
select SND_PCM_ELD
|
||||
select WANT_DEV_COREDUMP
|
||||
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