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

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

defconfig: kona: Enable IPC logging driver



Enable the IPC Logging driver to enable clients to write debug logs
into a circular buffer that can be read from debugfs.

Change-Id: I8a0bbf4f0bfd7d23190234e10e6ceeefcb90e604
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent d33b91af
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -397,6 +397,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_CORESIGHT=y
CONFIG_CORESIGHT_LINK_AND_SINK_TMC=y
+1 −0
Original line number Diff line number Diff line
@@ -441,6 +441,7 @@ CONFIG_FAULT_INJECTION=y
CONFIG_FAIL_PAGE_ALLOC=y
CONFIG_FAULT_INJECTION_DEBUG_FS=y
CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y
CONFIG_IPC_LOGGING=y
CONFIG_QCOM_RTB=y
CONFIG_QCOM_RTB_SEPARATE_CPUS=y
CONFIG_FUNCTION_TRACER=y