diff options
Diffstat (limited to 'arch/sparc/Kconfig.debug')
-rw-r--r-- | arch/sparc/Kconfig.debug | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/sparc/Kconfig.debug b/arch/sparc/Kconfig.debug index b8a15e271bfa..90d5fe223a74 100644 --- a/arch/sparc/Kconfig.debug +++ b/arch/sparc/Kconfig.debug | |||
@@ -22,14 +22,6 @@ config DEBUG_DCFLUSH | |||
22 | config STACK_DEBUG | 22 | config STACK_DEBUG |
23 | bool "Stack Overflow Detection Support" | 23 | bool "Stack Overflow Detection Support" |
24 | 24 | ||
25 | config DEBUG_PAGEALLOC | ||
26 | bool "Debug page memory allocations" | ||
27 | depends on SPARC64 && DEBUG_KERNEL && !HIBERNATION | ||
28 | help | ||
29 | Unmap pages from the kernel linear mapping after free_pages(). | ||
30 | This results in a large slowdown, but helps to find certain types | ||
31 | of memory corruptions. | ||
32 | |||
33 | config MCOUNT | 25 | config MCOUNT |
34 | bool | 26 | bool |
35 | depends on SPARC64 | 27 | depends on SPARC64 |