]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - mm/Kconfig.debug
Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / mm / Kconfig.debug
index 5b0adf1435de7dba61e7d0b34c6a7fd912041fd1..e5e606ee5f715e846a19ea9186391c47a2efddc0 100644 (file)
@@ -11,7 +11,6 @@ config DEBUG_PAGEALLOC
        bool "Debug page memory allocations"
        depends on DEBUG_KERNEL
        depends on !HIBERNATION || ARCH_SUPPORTS_DEBUG_PAGEALLOC && !PPC && !SPARC
-       depends on !KMEMCHECK
        select PAGE_EXTENSION
        select PAGE_POISONING if !ARCH_SUPPORTS_DEBUG_PAGEALLOC
        ---help---