summaryrefslogtreecommitdiff
path: root/mali_kbase/Kconfig
diff options
context:
space:
mode:
authorVamsidhar reddy Gaddam <gvamsi@google.com>2024-02-06 11:45:42 +0000
committerVamsidhar reddy Gaddam <gvamsi@google.com>2024-02-07 17:24:10 +0000
commit0781d08e1eb2fce0dc82582a41ecd183d75fad71 (patch)
treeba227cefdd74ebdb680ec0a81e94fdb5d5f7cdb4 /mali_kbase/Kconfig
parent88eb15d9c46c4992d178ce83216f97b8fb939cfe (diff)
downloadgpu-0781d08e1eb2fce0dc82582a41ecd183d75fad71.tar.gz
Remove IFPO from KMD
IFPO feature has been unusued and only creates overhead for smooth driver updates. Bug: 324019470 Change-Id: Iab65e95b9ba21d74cc158557e3fa78d4478c9a71 Signed-off-by: Vamsidhar reddy Gaddam <gvamsi@google.com>
Diffstat (limited to 'mali_kbase/Kconfig')
-rw-r--r--mali_kbase/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/mali_kbase/Kconfig b/mali_kbase/Kconfig
index 0ea576e..c49c49b 100644
--- a/mali_kbase/Kconfig
+++ b/mali_kbase/Kconfig
@@ -376,15 +376,6 @@ config MALI_HW_ERRATA_1485982_USE_CLOCK_ALTERNATIVE
tree using the property, opp-mali-errata-1485982. Otherwise the
slowest clock will be selected.
-config MALI_HOST_CONTROLS_SC_RAILS
- bool "Enable Host based control of the shader core power rails"
- depends on MALI_CSF_SUPPORT
- default n
- help
- This option enables the Host based control of the power rails for
- shader cores. It is recommended to use PDCA (Power Domain Control
- Adapter) inside the GPU to handshake with SoC PMU to control the
- power of cores.
endif
config MALI_ARBITRATION