soc: qcom: msm_perf: update description for msm_performance
This updates description of msm_performance module in kernel menuconfig. Signed-off-by: Tapas Kumar Kundu <tkundu@codeaurora.org>
This commit is contained in:
parent
03e7659014
commit
3296f0718a
1 changed files with 6 additions and 4 deletions
|
@ -469,11 +469,13 @@ config MSM_ADSP_LOADER
|
|||
Say M if you want to enable this module.
|
||||
|
||||
config MSM_PERFORMANCE
|
||||
tristate "Core control driver to support userspace hotplug requests"
|
||||
tristate "msm_performance driver to support perflock request"
|
||||
help
|
||||
This driver is used to provide CPU hotplug support to userspace.
|
||||
It ensures that no more than a user specified number of CPUs stay
|
||||
online at any given point in time.
|
||||
This driver is used to set minfreq/maxfreq for CPUs from userspace via
|
||||
perflock. It also add CPU hotplug support to userspace. It ensures
|
||||
that no more than a user specified number of CPUs stay online at any
|
||||
given point in time. It also provides CPU/IO intensive workload
|
||||
detection for userspace.
|
||||
|
||||
config MSM_PERFORMANCE_HOTPLUG_ON
|
||||
bool "Hotplug functionality through msm_performance turned on"
|
||||
|
|
Loading…
Add table
Reference in a new issue