kasan: add kernel address sanitizer infrastructure
[firefly-linux-kernel-4.4.55.git] / lib / Kconfig.debug
index 79a9bb67aeaf28817ebcbb8ad4131195413287b9..ecb3516f6546431b1daf17ec77967b3a84416b12 100644 (file)
@@ -651,6 +651,8 @@ config DEBUG_STACKOVERFLOW
 
 source "lib/Kconfig.kmemcheck"
 
+source "lib/Kconfig.kasan"
+
 endmenu # "Memory Debugging"
 
 config DEBUG_SHIRQ