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

Commit 429bfeba authored by Kyle Yan's avatar Kyle Yan
Browse files

defconfig: Disable hardlockup panic



As of commit "2506cb53" <Merge remote-tracking branch '4.9/tmp-75d78c7e'
into 4.9>, HARDLOCKUP_DETECTOR_OTHER_CPU has been temporarily removed.
Remove hardlockup detection for sdm845 from the defconfigs accordingly.

Change-Id: I695fa6b2930cb529fa49c283a2fd29292a9b160f
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent 2506cb53
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -601,7 +601,6 @@ CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
CONFIG_DEBUG_STACK_USAGE=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_LOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
CONFIG_WQ_WATCHDOG=y
CONFIG_PANIC_TIMEOUT=5
CONFIG_PANIC_ON_SCHED_BUG=y