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

Commit d6df1ff9 authored by Chris Lew's avatar Chris Lew
Browse files

arm64: defconfig: Enable IPC logging driver on Lahaina



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

IPC Logging is debug feature and should only be enabled on debug level
configurations.

Change-Id: Idb5977c142d6b0a88e83e975a0ba85aa3d1c55d2
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 51669ff0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,3 +2,4 @@ CONFIG_HVC_DCC=y
CONFIG_HVC_DCC_SERIALIZE_SMP=y
CONFIG_IOMMU_TLBSYNC_DEBUG=y
CONFIG_EDAC_KRYO_ARM64_PANIC_ON_CE=y
CONFIG_IPC_LOGGING=y