kernel-brax3-ubuntu-touch/drivers/misc/mediatek/cm_mgr/Kconfig
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

103 lines
No EOL
3.1 KiB
Text

config MTK_CM_MGR
tristate "MTK CPU Memory Latency Management"
help
This kernel config can be used to enable CM_MGR. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_IPI
tristate "MTK CM use IPI"
help
This kernel config can be used to enable CM IPI. When enable
this option, we will use ipi on system buffer to improve
performance and power.
If unsure, say N.
config MTK_CM_MGR_LEGACY
tristate "MTK CM_MGR for LEGACY"
help
This kernel config can be used to enable CM_MGR. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6835
tristate "MTK CM_MGR for MT6835"
help
This kernel config can be used to enable CM_MGR MT6835. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6853
tristate "MTK CM_MGR for MT6853"
help
This kernel config can be used to enable CM_MGR MT6853. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6855
tristate "MTK CM_MGR for MT6855"
help
This kernel config can be used to enable CM_MGR MT6855. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6873
tristate "MTK CM_MGR for MT6873"
help
This kernel config can be used to enable CM_MGR MT6873. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6879
tristate "MTK CM_MGR for MT6879"
help
This kernel config can be used to enable CM_MGR MT6879. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6886
tristate "MTK CM_MGR for MT6886"
help
This kernel config can be used to enable CM_MGR MT6886. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6893
tristate "MTK CM_MGR for MT6893"
help
This kernel config can be used to enable CM_MGR MT6893. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6895
tristate "MTK CM_MGR for MT6895"
help
This kernel config can be used to enable CM_MGR MT6895. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6983
tristate "MTK CM_MGR for MT6983"
help
This kernel config can be used to enable CM_MGR MT6983. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.
config MTK_CM_MGR_MT6985
tristate "MTK CM_MGR for MT6985"
help
This kernel config can be used to enable CM_MGR MT6985. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.