diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 30df5865ecbe81e204710b4216e96af10e7fc6bb..732b9f6ab1ee8bcf0d7deca60a3e0e2377c2a2c3 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -352,6 +352,7 @@ config DEBUG_KMEMLEAK select DEBUG_FS if SYSFS select STACKTRACE if STACKTRACE_SUPPORT select KALLSYMS + select CRC32 help Say Y here if you want to enable the memory leak detector. The memory allocation/freeing is traced in a way