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

Commit d6652bf5 authored by Joonwoo Park's avatar Joonwoo Park
Browse files

defconfig: msm9630: increase oops log buffer size



Increase oops log buffer size to save enough kernel oops message.

Change-Id: I7d47aaaca8ac8dec0087ab60e890b33ce34e8caa
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent c0c45d0c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -333,4 +333,5 @@ CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_IPC_LOGGING=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_OOPS_LOG_BUFFER=y
CONFIG_OOPS_LOG_BUF_SHIFT=15
CONFIG_DEBUG_USER=y
+1 −0
Original line number Diff line number Diff line
@@ -361,5 +361,6 @@ CONFIG_MSM_RTB=y
CONFIG_IPC_LOGGING=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_OOPS_LOG_BUFFER=y
CONFIG_OOPS_LOG_BUF_SHIFT=15
CONFIG_PANIC_ON_DATA_CORRUPTION=y
CONFIG_DEBUG_USER=y