Skip to content

Commit

Permalink
ANDROID: GKI: Kconfig.gki: enable CONFIG_HMM_MIRROR with HIDDEN GPU
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Jihan Cha committed May 25, 2021
1 parent 3a71ca1 commit 2ea27b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions init/Kconfig.gki
Expand Up @@ -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
Expand Down

0 comments on commit 2ea27b7

Please sign in to comment.