aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2019-07-31 16:13:25 +0200
committerAnders Roxell <anders.roxell@linaro.org>2019-07-31 16:13:25 +0200
commit4780d684af5d3b2e0da5fd095cdcd28f6bb2dd81 (patch)
treef6b51c8cb55c5e5d1ea669d057fd4d447ad18166
parent2a11c76e5301dddefcb618dac04f74e6314df6bc (diff)
eneable kasan, test_kasan and arm64_64k_pages64k_pages
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0e58ef02880c..cb953ceab2f7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -15,6 +15,9 @@ CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_NUMA_BALANCING=y
CONFIG_MEMCG=y
+CONFIG_KASAN=y
+CONFIG_TEST_KASAN=m
+CONFIG_ARM64_64K_PAGES=y
CONFIG_MEMCG_SWAP=y
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_PIDS=y