kernel_samsung_a34x-permissive/drivers/misc/mediatek/cm_mgr/Kconfig
2024-04-28 15:51:13 +02:00

25 lines
696 B
Plaintext

config MTK_CM_MGR
tristate "MTK CM_MGR"
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_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_MT6779
bool "MTK CM_MGR for MT6779"
help
This kernel config can be used to enable CM_MGR MT6779. When enable
this option, dram opp level will be changed which will depended
on power table.
If unsure, say N.