mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02: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:
parent
3a71ca1496
commit
2ea27b7efa
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user