]> git.karo-electronics.de Git - linux-beck.git/blobdiff - lib/Kconfig.debug
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-beck.git] / lib / Kconfig.debug
index a1714c897e3f185778ece70c9797063968dd4d4f..bb8d9b136cf9d2ed67b61dfda299410694f36b24 100644 (file)
@@ -455,7 +455,7 @@ config HAVE_DEBUG_KMEMLEAK
 
 config DEBUG_KMEMLEAK
        bool "Kernel memory leak detector"
-       depends on DEBUG_KERNEL && EXPERIMENTAL && HAVE_DEBUG_KMEMLEAK
+       depends on DEBUG_KERNEL && HAVE_DEBUG_KMEMLEAK
        select DEBUG_FS
        select STACKTRACE if STACKTRACE_SUPPORT
        select KALLSYMS