summaryrefslogtreecommitdiff
path: root/mali_kbase/Kconfig
diff options
context:
space:
mode:
authorVamsidhar reddy Gaddam <gvamsi@google.com>2024-03-13 09:45:22 +0000
committerVamsidhar reddy Gaddam <gvamsi@google.com>2024-03-13 09:45:22 +0000
commita999cd8fd398aed7390c8e5d99795e9b735d6ba7 (patch)
tree79503e1b07ccfd66140fb903be3a0f2e0ace147c /mali_kbase/Kconfig
parent049a542207ed694271316782397b78b2e202086a (diff)
downloadgpu-a999cd8fd398aed7390c8e5d99795e9b735d6ba7.tar.gz
Update KMD to r48p0
Provenance: ipdelivery@02a6b5e039b17fd395ddc13d09efbe440223a56c Change-Id: Ia6d72d40f5c57508d818ad24e57547c1a411d644 Signed-off-by: Vamsidhar reddy Gaddam <gvamsi@google.com>
Diffstat (limited to 'mali_kbase/Kconfig')
-rw-r--r--mali_kbase/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/mali_kbase/Kconfig b/mali_kbase/Kconfig
index c49c49b..57e8e32 100644
--- a/mali_kbase/Kconfig
+++ b/mali_kbase/Kconfig
@@ -72,7 +72,6 @@ config MALI_NO_MALI_DEFAULT_GPU
help
This option sets the default GPU to identify as for No Mali builds.
-
endchoice
menu "Platform specific options"
@@ -217,16 +216,6 @@ config MALI_CORESTACK
If unsure, say N.
-comment "Platform options"
- depends on MALI_MIDGARD && MALI_EXPERT
-
-config MALI_ERROR_INJECT
- bool "Enable No Mali error injection"
- depends on MALI_MIDGARD && MALI_EXPERT && MALI_NO_MALI
- default n
- help
- Enables insertion of errors to test module failure and recovery mechanisms.
-
comment "Debug options"
depends on MALI_MIDGARD && MALI_EXPERT