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

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

defconfig : msm8916_64: 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: Ib168477887e7f7e17c1b070b24439b65a299ffb2
Signed-off-by: default avatarVignesh Radhakrishnan <vigneshr@codeaurora.org>
parent 6b46e62a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -507,7 +507,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