11 lines
371 B
Plaintext
11 lines
371 B
Plaintext
|
config MTK_TASK_TURBO
|
||
|
bool "MTK task turbo feature"
|
||
|
depends on MTK_SCHED_CPU_PREFER
|
||
|
help
|
||
|
A new option CONFIG_MTK_TASK_TURBO for the feature.
|
||
|
Task turbo provide enhancement of APP launch and lock
|
||
|
latency via Preempting lock waiting queue and more
|
||
|
oppotunity to occupy CPU resource.
|
||
|
If you are not sure about whether to enable it or not,
|
||
|
please set n.
|