mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-10-07 10:09:34 +00:00
19 lines
596 B
Plaintext
Executable File
19 lines
596 B
Plaintext
Executable File
config VIDEO_MEDIATEK_VCODEC_V1
|
|
bool "Specify Mediatek Video Vcodec Platform V1"
|
|
depends on MTK_LOW_POWER_MODULE
|
|
help
|
|
Select MediaTek Video Vcodec Platform V1
|
|
v1 folder is dvfs setting for policy 1
|
|
Set Y to select this feature for specific platform-V1.
|
|
If unsure, set N to disable.
|
|
|
|
config VIDEO_MEDIATEK_VCODEC_V2
|
|
bool "Specify Mediatek Video Vcodec Platform V2"
|
|
depends on MTK_LOW_POWER_MODULE
|
|
help
|
|
Select MediaTek Video Vcodec Platform V2
|
|
v2 folder is dvfs setting for policy 2
|
|
Set Y to select this feature for specific platform-V2.
|
|
If unsure, set N to disable.
|
|
|