Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e2edf7b authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: arm: msm: Disable MSM_PERFORMANCE_HOTPLUG_ON flag



In msm8937_defconfig and msm8937-perf_defconfig config files
MSM_PERFORMANCE_HOTPLUG_ON flags is not required, as core
control module performs the cpus hotplug operations.
MSM_PERFORMANCE_HOTPLUG_ON flag is getting enabled when
MSM_PERFORMANCE flag enabled, so disable
MSM_PERFORMANCE_HOTPLUG_ON config flag for msm8937 target.

Change-Id: Iba68b570c169e4d0c723f23a92c1fd2e03ad7495
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent e95bedaa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -469,6 +469,7 @@ CONFIG_MSM_PIL_MSS_QDSP6V5=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MSM_BAM_DMUX=y
CONFIG_MSM_PERFORMANCE=y
# CONFIG_MSM_PERFORMANCE_HOTPLUG_ON is not set
CONFIG_MSM_CLK_CONTROLLER_V2=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_MSM_IOMMU=y
+1 −0
Original line number Diff line number Diff line
@@ -520,6 +520,7 @@ CONFIG_TRACER_PKT=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MSM_BAM_DMUX=y
CONFIG_MSM_PERFORMANCE=y
# CONFIG_MSM_PERFORMANCE_HOTPLUG_ON is not set
CONFIG_MSM_PACMAN=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_CLK_CONTROLLER_V2=y