diff --git a/[refs] b/[refs] index 4c9faa9db10b..5ab98ddf4f25 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f65e51d740688b8a0ad15cbde34974e6c4559972 +refs/heads/master: 9718269a7f5f6f3d723dd34e05269579a3ccfc1e diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index df9234c5f9d1..c768bcdda1b7 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -434,11 +434,9 @@ config DEBUG_KMEMLEAK_EARLY_LOG_SIZE config DEBUG_KMEMLEAK_TEST tristate "Simple test for the kernel memory leak detector" - depends on DEBUG_KMEMLEAK + depends on DEBUG_KMEMLEAK && m help - Say Y or M here to build a test for the kernel memory leak - detector. This option enables a module that explicitly leaks - memory. + This option enables a module that explicitly leaks memory. If unsure, say N.