sh: Kill off unused DEBUG_BOOTMEM symbol.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 25 Jun 2009 12:17:19 +0000 (21:17 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 25 Jun 2009 12:17:19 +0000 (21:17 +0900)
This was killed off in generic code some time ago, kill off the left over
symbol.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig.debug

index 8ece0b5..39224b5 100644 (file)
@@ -61,10 +61,6 @@ config EARLY_PRINTK
          select both the EARLY_SCIF_CONSOLE and SH_STANDARD_BIOS, using
          the kernel command line option to toggle back and forth.
 
-config DEBUG_BOOTMEM
-       depends on DEBUG_KERNEL
-       bool "Debug BOOTMEM initialization"
-
 config DEBUG_STACKOVERFLOW
        bool "Check for stack overflows"
        depends on DEBUG_KERNEL && SUPERH32