]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
[karo-tx-linux.git] / lib / Kconfig
index 133ebc0c17735bf14be352776609bab732347f9d..3cca1222578e89932ec414f3e5d6dddc3c177d50 100644 (file)
@@ -536,4 +536,8 @@ config ARCH_HAS_PMEM_API
 config ARCH_HAS_MMIO_FLUSH
        bool
 
+config STACKDEPOT
+       bool
+       select STACKTRACE
+
 endmenu