summaryrefslogtreecommitdiff
path: root/mali_kbase/Mconfig
diff options
context:
space:
mode:
authorSidath Senanayake <sidaths@google.com>2019-11-11 11:49:32 +0100
committerSidath Senanayake <sidaths@google.com>2020-08-14 16:22:18 +0100
commit1f3b3ea0d31f66a6ec806e8f6ac5ebee44cb5923 (patch)
treef3e70f0e481dbd28087fca3b36a751d5fbe82521 /mali_kbase/Mconfig
parent869660680efaed77cec0414161640a6f1a85d5b2 (diff)
downloadgpu-1f3b3ea0d31f66a6ec806e8f6ac5ebee44cb5923.tar.gz
Mali Valhall DDK r21p0 KMD
Provenance: 055b0c4d8 (collaborate/EAC/v_r21p0) VX504X08X-BU-00000-r21p0-01rel0 - Android DDK Signed-off-by: Sidath Senanayake <sidaths@google.com> Change-Id: I652de1257c48ecb047f160906039e843347a7cd7
Diffstat (limited to 'mali_kbase/Mconfig')
-rw-r--r--mali_kbase/Mconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/mali_kbase/Mconfig b/mali_kbase/Mconfig
index 27e0d63..ccdc2d4 100644
--- a/mali_kbase/Mconfig
+++ b/mali_kbase/Mconfig
@@ -104,20 +104,6 @@ config MALI_CORESTACK
If unsure, say N.
-config MALI_PLATFORM_POWER_DOWN_ONLY
- bool "Support disabling the power down of individual cores"
- depends on MALI_MIDGARD && MALI_EXPERT
- default n
- help
- Enabling this feature will let the driver avoid power down of the
- shader cores, the tiler, and the L2 cache.
- The entire GPU would be powered down at once through the platform
- specific code.
- This may be required for certain platform configurations only.
- This also limits the available power policies.
-
- If unsure, say N.
-
config MALI_DEBUG
bool "Debug build"
depends on MALI_MIDGARD && MALI_EXPERT