[PATCH] No arch-specific strpbrk implementations
[safe/jmp/linux-2.6] / arch / i386 / Kconfig.debug
index c23da88..6e97df6 100644 (file)
@@ -44,7 +44,7 @@ comment "Page alloc debug is incompatible with Software Suspend on i386"
        depends on DEBUG_KERNEL && SOFTWARE_SUSPEND
 
 config DEBUG_PAGEALLOC
-       bool "Page alloc debugging"
+       bool "Debug page memory allocations"
        depends on DEBUG_KERNEL && !SOFTWARE_SUSPEND && !HUGETLBFS
        help
          Unmap pages from the kernel linear mapping after free_pages().