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

Commit 33b270ea authored by Patrick Daly's avatar Patrick Daly
Browse files

defconfig: Enable CONFIG_PAGE_POISONING for sdm845



Enable a detection mechanism for bitflips in unused pages.

Change-Id: Ie28b538f509412062809333778d073f931c471bf
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent c7fc4868
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -528,6 +528,7 @@ CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_SLUB_DEBUG_PANIC_ON=y
CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT=y
CONFIG_PAGE_POISONING=y
CONFIG_DEBUG_OBJECTS=y
CONFIG_DEBUG_OBJECTS_FREE=y
CONFIG_DEBUG_OBJECTS_TIMERS=y