X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=mm%2FKconfig.debug;h=e5e606ee5f715e846a19ea9186391c47a2efddc0;hb=HEAD;hp=5b0adf1435de7dba61e7d0b34c6a7fd912041fd1;hpb=422ce075f969ffd650e371faa5a02586d0c0b2e6;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git diff --git a/mm/Kconfig.debug b/mm/Kconfig.debug index 5b0adf1435de..e5e606ee5f71 100644 --- a/mm/Kconfig.debug +++ b/mm/Kconfig.debug @@ -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---