summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebarshi Dutta <debarshid@google.com>2023-09-06 10:26:09 +0000
committerDebarshi Dutta <debarshid@google.com>2023-09-11 19:10:38 +0000
commit698c24a4a25bc496592ecf929033f96ed8c82bc5 (patch)
treedd018403cfffc6345a4ae0d4193dfa5e371e258d
parentb89e4f209550efccaddb333cab82f63fe4dc7df4 (diff)
downloadgpu-698c24a4a25bc496592ecf929033f96ed8c82bc5.tar.gz
mali_kbase: restore CSF ftrace events
This line was re-added accidentally as part of the merge of r44p1-00dev3 in b6fd708b3a. Removed this line to restore exposure of the ftrace events. Bug: 290882327 Change-Id: Ibf3215bab6d4699d905027cce3412b49e205f9fb Signed-off-by: Debarshi Dutta <debarshid@google.com>
-rw-r--r--mali_kbase/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mali_kbase/Makefile b/mali_kbase/Makefile
index 59b306b..596d819 100644
--- a/mali_kbase/Makefile
+++ b/mali_kbase/Makefile
@@ -117,7 +117,6 @@ ifeq ($(MALI_KCONFIG_EXT_PREFIX),)
else
# Prevent misuse when CONFIG_MALI_DEBUG=n
CONFIG_MALI_MIDGARD_ENABLE_TRACE = n
- CONFIG_MALI_SYSTEM_TRACE = n
CONFIG_MALI_FENCE_DEBUG = n
endif
else