Merge "soc: qcom: Turn off MSM_PERFORMANCE_HOTPLUG_ON by default"
This commit is contained in:
commit
04da367b64
1 changed files with 3 additions and 5 deletions
|
@ -628,12 +628,10 @@ config MSM_PERFORMANCE
|
||||||
config MSM_PERFORMANCE_HOTPLUG_ON
|
config MSM_PERFORMANCE_HOTPLUG_ON
|
||||||
bool "Hotplug functionality through msm_performance turned on"
|
bool "Hotplug functionality through msm_performance turned on"
|
||||||
depends on MSM_PERFORMANCE
|
depends on MSM_PERFORMANCE
|
||||||
default y
|
|
||||||
help
|
help
|
||||||
If some other core-control driver is present turn off the core-control
|
Setting this flag to true will enable the nodes needed for core-control
|
||||||
capability of msm_performance driver. Setting this flag to false will
|
functionality of hot plugging cores through msm_performance if there is
|
||||||
compile out the nodes needed for core-control functionality through
|
no default core-control driver available.
|
||||||
msm_performance.
|
|
||||||
|
|
||||||
endif # ARCH_QCOM
|
endif # ARCH_QCOM
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue