mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: GKI: remove DRM_KMS_CMA_HELPER from GKI configuration
DRM_KMS_CMA_HELPER config option select FB_DEFERRED_IO config which in turn causes ABI differences inside struct fb_info. Remove this config option since it's not required in 4.19 GKI. Bug: 152530986 Test: build Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I0a569544aecff61805e7398fa81b1409fc50496b Merged-In: I0a569544aecff61805e7398fa81b1409fc50496b
This commit is contained in:
@@ -2,7 +2,6 @@ config GKI_HIDDEN_DRM_CONFIGS
|
||||
bool "Hidden DRM configs needed for GKI"
|
||||
select DRM_KMS_HELPER if (HAS_IOMEM && DRM)
|
||||
select DRM_GEM_CMA_HELPER
|
||||
select DRM_KMS_CMA_HELPER
|
||||
select DRM_MIPI_DSI
|
||||
select VIDEOMODE_HELPERS
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user