1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2025-08-04 15:30:24 +00:00
Files
physwizz 99537be4e2 first
2024-03-11 06:53:12 +11:00

89 lines
2.6 KiB
Plaintext

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_MT6789
tristate "MTK CM_MGR for MT6789"
help
This kernel config can be used to enable CM_MGR MT6789. 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_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_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_MT6895
tristate "MTK CM_MGR for MT6895"
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.