summaryrefslogtreecommitdiff
path: root/mali_pixel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mali_pixel/Makefile')
-rw-r--r--mali_pixel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mali_pixel/Makefile b/mali_pixel/Makefile
index 2bff7de..7b09188 100644
--- a/mali_pixel/Makefile
+++ b/mali_pixel/Makefile
@@ -8,6 +8,9 @@ M ?= $(shell pwd)
KBUILD_OPTIONS += CONFIG_MALI_MEMORY_GROUP_MANAGER=m
KBUILD_OPTIONS += CONFIG_MALI_PRIORITY_CONTROL_MANAGER=m
+KBUILD_OPTIONS += CONFIG_MALI_PROTECTED_MEMORY_ALLOCATOR=m
+KBUILD_OPTIONS += CONFIG_MALI_PIXEL_STATS=m
+KBUILD_OPTIONS += CONFIG_MALI_PIXEL_GPU_SLC=y
KBUILD_OPTIONS += $(KBUILD_EXTRA) # Extra config if any