mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-09-16 03:59:21 +00:00
18 lines
503 B
Plaintext
18 lines
503 B
Plaintext
config MTK_QOS_FRAMEWORK
|
|
tristate "MTK QOS FRAMEWORK"
|
|
help
|
|
This kernel config can be used to enable MTK QOS FRAMEWORK.
|
|
When enabling this option, BW Limiter and BW Bound Detector
|
|
will be enabled and set EMI hardware.
|
|
If unsure, say N.
|
|
|
|
config MTK_QOS_MT6893
|
|
tristate "MTK QOS for MT6893"
|
|
help
|
|
This kernel config can be used to enable MTK QOS MT6893.
|
|
When enabling this option, BW Limiter and BW Bound Detector
|
|
will be enabled and set EMI hardware.
|
|
If unsure, say N.
|
|
|
|
|