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

Commit 33d3243b authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: arm64: Enable debug page memory allocations for sdm855



Enable config flag DEBUG_PAGEALLOC for enabling debug
page memory allocations on sdm855 SoC.

Change-Id: I5d265362b4d48a7e8b6907520991a8315c036550
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 9837b75e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -335,6 +335,8 @@ CONFIG_PAGE_OWNER=y
CONFIG_DEBUG_SECTION_MISMATCH=y
# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT=y
CONFIG_PAGE_POISONING=y
CONFIG_DEBUG_OBJECTS=y
CONFIG_DEBUG_OBJECTS_FREE=y