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 <lethal@linux-sh.org>
This commit is contained in:
@@ -61,10 +61,6 @@ config EARLY_PRINTK
|
|||||||
select both the EARLY_SCIF_CONSOLE and SH_STANDARD_BIOS, using
|
select both the EARLY_SCIF_CONSOLE and SH_STANDARD_BIOS, using
|
||||||
the kernel command line option to toggle back and forth.
|
the kernel command line option to toggle back and forth.
|
||||||
|
|
||||||
config DEBUG_BOOTMEM
|
|
||||||
depends on DEBUG_KERNEL
|
|
||||||
bool "Debug BOOTMEM initialization"
|
|
||||||
|
|
||||||
config DEBUG_STACKOVERFLOW
|
config DEBUG_STACKOVERFLOW
|
||||||
bool "Check for stack overflows"
|
bool "Check for stack overflows"
|
||||||
depends on DEBUG_KERNEL && SUPERH32
|
depends on DEBUG_KERNEL && SUPERH32
|
||||||
|
Reference in New Issue
Block a user