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

Commit 4eb9480f authored by Tapas Kumar Kundu's avatar Tapas Kumar Kundu
Browse files

defconfig: 8996: Enable cpu boost module



This driver does sync of CPU frequencies on migration of an important
thread from a fast CPU to a slow CPU. It also boosts CPU
scaling_min_freq to a userspace specified value on touch events.

Change-Id: Ic058777611286f0a8a81d6813c13e93cab3df5e0
Signed-off-by: default avatarTapas Kumar Kundu <tkundu@codeaurora.org>
parent 66f4f85a
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -529,3 +529,4 @@ CONFIG_USB_GADGET_VBUS_DRAW=500
CONFIG_PM_OPP=y
CONFIG_PM_OPP=y
CONFIG_APSS_CORE_EA=y
CONFIG_APSS_CORE_EA=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_CPU_BOOST=y
+1 −0
Original line number Original line Diff line number Diff line
@@ -572,3 +572,4 @@ CONFIG_USB_GADGET_VBUS_DRAW=500
CONFIG_PM_OPP=y
CONFIG_PM_OPP=y
CONFIG_APSS_CORE_EA=y
CONFIG_APSS_CORE_EA=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_CPU_BOOST=y