summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/Kconfig.debug
diff options
context:
space:
mode:
authorDavid S. Miller2008-02-13 10:00:26 +0100
committerDavid S. Miller2008-02-13 10:00:26 +0100
commit0f78e7542e94e8f64ed393289d7bfac032634620 (patch)
tree0588acc459a3d066891d89359f3dd04d1584be47 /arch/sparc64/Kconfig.debug
parent[SPARC64]: Use shorter "get_zeroed_page" call. (diff)
downloadkernel-qcow2-linux-0f78e7542e94e8f64ed393289d7bfac032634620.tar.gz
kernel-qcow2-linux-0f78e7542e94e8f64ed393289d7bfac032634620.tar.xz
kernel-qcow2-linux-0f78e7542e94e8f64ed393289d7bfac032634620.zip
[SPARC64]: Remove DEBUG_BOOTMEM.
We'll replace it in the future with better logging facilities that can be enabled at run time. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/Kconfig.debug')
-rw-r--r--arch/sparc64/Kconfig.debug4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sparc64/Kconfig.debug b/arch/sparc64/Kconfig.debug
index a5faa3683bd6..6a4d28a4076d 100644
--- a/arch/sparc64/Kconfig.debug
+++ b/arch/sparc64/Kconfig.debug
@@ -23,10 +23,6 @@ config STACK_DEBUG
depends on DEBUG_KERNEL
bool "Stack Overflow Detection Support"
-config DEBUG_BOOTMEM
- depends on DEBUG_KERNEL
- bool "Debug BOOTMEM initialization"
-
config DEBUG_PAGEALLOC
bool "Debug page memory allocations"
depends on DEBUG_KERNEL && !HIBERNATION