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

Commit 6b46e62a authored by Vignesh Radhakrishnan's avatar Vignesh Radhakrishnan Committed by Ian Maund
Browse files

defconfig: msm8916: disable panic on RT throttling



Currently when a real time runqueue is throttled we
panic. Disable it so that system can proceed ahead
after throttling.

Change-Id: I01c8649aad5b7a27374b663d48d5532d19c90882
Signed-off-by: default avatarVignesh Radhakrishnan <vigneshr@codeaurora.org>
parent 104bb218
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -528,7 +528,6 @@ CONFIG_PAGE_OWNER=y
CONFIG_LOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_PANIC_ON_RT_THROTTLING=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_DEBUG_OBJECTS=y