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