From: Paul Mundt Date: Thu, 25 Jun 2009 12:17:19 +0000 (+0900) Subject: sh: Kill off unused DEBUG_BOOTMEM symbol. X-Git-Tag: v2.6.31-rc2~17^2~8 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=1fbcf37128cc19bd67d9a736fb634dc444e907d7;p=safe%2Fjmp%2Flinux-2.6 sh: Kill off unused DEBUG_BOOTMEM symbol. This was killed off in generic code some time ago, kill off the left over symbol. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/Kconfig.debug b/arch/sh/Kconfig.debug index 8ece0b5..39224b5 100644 --- a/arch/sh/Kconfig.debug +++ b/arch/sh/Kconfig.debug @@ -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