mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: GKI: Kconfig.gki: enable CONFIG_HMM_MIRROR with HIDDEN GPU
Add "select HMM_MIRROR" in GKI_HIDDEN_GPU_CONFIGS for enabling HMM_MIRROR Bug: 188491116 Signed-off-by: Jihan Cha <jihan.cha@samsung.com> Change-Id: I780f24bad7d2fd9646f127422878e802fe088c51
This commit is contained in:
@@ -163,6 +163,8 @@ config GKI_HIDDEN_RPMSG_CONFIGS
|
||||
config GKI_HIDDEN_GPU_CONFIGS
|
||||
bool "Hidden GPU configuration needed for GKI"
|
||||
select TRACE_GPU_MEM
|
||||
select MMU_NOTIFIER
|
||||
select HMM_MIRROR
|
||||
help
|
||||
Dummy config option used to enable the hidden GPU config.
|
||||
These are normally selected implicitly when a module
|
||||
|
||||
Reference in New Issue
Block a user