mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-09-16 03:59:21 +00:00
9 lines
316 B
Plaintext
9 lines
316 B
Plaintext
config MEDIATEK_CPUFREQ_DEBUG
|
|
tristate "Mediatek cpu dvfs debug driver"
|
|
help
|
|
This kernel config can be used to debug cpu dvfs (dynamic voltage
|
|
and frequency scaling) for Mediatek cpufreq driver.
|
|
When enable this option, we can dump the dvfs log and check
|
|
physical frequency
|
|
If unsure, say N.
|