summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-09-30 15:26:26 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-10-12 17:11:15 +0200
commitcfaeddb80a9c5353459055c67ecb78357c591d4e (patch)
tree226b603fa59332f31788e620590e2a5fc7c30f42 /configs
parentc97fa8dbacbc7d105d8bbc61387555474d016527 (diff)
downloadDistroKit-cfaeddb80a9c5353459055c67ecb78357c591d4e.tar.gz
DistroKit-cfaeddb80a9c5353459055c67ecb78357c591d4e.tar.xz
platform-v7a: kernel: disable page poisoning
It's a debug feature with performance impact. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/platform-v7a/kernelconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 727a6e6..0ee8fd2 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -2929,9 +2929,7 @@ CONFIG_DEBUG_KERNEL=y
#
CONFIG_PAGE_EXTENSION=y
# CONFIG_DEBUG_PAGEALLOC is not set
-CONFIG_PAGE_POISONING=y
-# CONFIG_PAGE_POISONING_NO_SANITY is not set
-# CONFIG_PAGE_POISONING_ZERO is not set
+# CONFIG_PAGE_POISONING is not set
# CONFIG_DEBUG_PAGE_REF is not set
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_OBJECTS is not set