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

Commit dccfa0a3 authored by Laura Abbott's avatar Laura Abbott
Browse files

defconfig: msm: Enable page table dumping



Dumping the kernel page tables is a useful diagnostic measure for
debugging problems. Enable the kernel page table feature on the
non-performance defconfig.

Change-Id: I9c9c4b92ff93e320f9880413cbd8ed4d9563e0b6
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent 2e149a84
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -538,6 +538,7 @@ CONFIG_MSM_RTB_SEPARATE_CPUS=y
CONFIG_IPC_LOGGING=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_PANIC_ON_DATA_CORRUPTION=y
CONFIG_ARM64_PTDUMP=y
CONFIG_PID_IN_CONTEXTIDR=y
CONFIG_DEBUG_SET_MODULE_RONX=y
CONFIG_FREE_PAGES_RDONLY=y