diff options
author | David S. Miller <davem@davemloft.net> | 2008-02-13 10:00:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-13 10:00:26 +0100 |
commit | 0f78e7542e94e8f64ed393289d7bfac032634620 (patch) | |
tree | 0588acc459a3d066891d89359f3dd04d1584be47 /arch/sparc64/defconfig | |
parent | [SPARC64]: Use shorter "get_zeroed_page" call. (diff) | |
download | linux-0f78e7542e94e8f64ed393289d7bfac032634620.tar.xz 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/defconfig')
-rw-r--r-- | arch/sparc64/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc64/defconfig b/arch/sparc64/defconfig index 833d74b2b192..50dc09055783 100644 --- a/arch/sparc64/defconfig +++ b/arch/sparc64/defconfig @@ -1396,7 +1396,6 @@ CONFIG_FORCED_INLINING=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_DCFLUSH is not set # CONFIG_STACK_DEBUG is not set -# CONFIG_DEBUG_BOOTMEM is not set # CONFIG_DEBUG_PAGEALLOC is not set # |