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

Commit e03ff943 authored by Satya Durga Srinivasu Prabhala's avatar Satya Durga Srinivasu Prabhala
Browse files

defconfig: arm64: disable ENERGY_MODEL for kona



When ENERGY_MODEL is enabled, observing "BUG: sleeping function called
from invalid context" after entering user space. Disable ENERGY_MODEL for
kona for the time being.

Change-Id: Ia8e376d7d19e16bcd0482ae5e677ab6779be1a70
Signed-off-by: default avatarSatya Durga Srinivasu Prabhala <satyap@codeaurora.org>
parent 32ffc436
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -64,7 +64,6 @@ CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_ENERGY_MODEL=y
CONFIG_CPU_IDLE=y
CONFIG_ARM_CPUIDLE=y
CONFIG_CPU_FREQ=y
+0 −1
Original line number Diff line number Diff line
@@ -65,7 +65,6 @@ CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_PM_DEBUG=y
CONFIG_ENERGY_MODEL=y
CONFIG_CPU_IDLE=y
CONFIG_ARM_CPUIDLE=y
CONFIG_CPU_FREQ=y