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

Commit a6b19407 authored by Chris Lew's avatar Chris Lew Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sdm855: Enable IPC Logging



IPC logging provides an interface to store log messages
in a ring buffer that can be read through debugfs.

Change-Id: I7d5c0c526af7b13d5267f6381877fa0797fffda9
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent e8dc01e7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -367,6 +367,7 @@ CONFIG_MAGIC_SYSRQ=y
CONFIG_PANIC_TIMEOUT=5
CONFIG_SCHEDSTATS=y
# CONFIG_DEBUG_PREEMPT is not set
CONFIG_IPC_LOGGING=y
CONFIG_DEBUG_ALIGN_RODATA=y
CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
CONFIG_SECURITY=y
+1 −0
Original line number Diff line number Diff line
@@ -418,6 +418,7 @@ CONFIG_FAIL_PAGE_ALLOC=y
CONFIG_UFS_FAULT_INJECTION=y
CONFIG_FAULT_INJECTION_DEBUG_FS=y
CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y
CONFIG_IPC_LOGGING=y
CONFIG_FUNCTION_TRACER=y
CONFIG_TRACER_SNAPSHOT=y
CONFIG_BLK_DEV_IO_TRACE=y