X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fsh64%2FKconfig.debug;h=05c07c4e4ed647d0b5d8a7a6a164ae639292b0be;hb=57c351de715458f8fbee1e92e8cc65ddc00da04c;hp=f3355ce6647efd66dc4f9632a86fc8cf6eb38f5a;hpb=ced238f35b2dc9a0c53d0045ec42d818444946b8;p=linux-2.6 diff --git a/arch/sh64/Kconfig.debug b/arch/sh64/Kconfig.debug index f3355ce664..05c07c4e4e 100644 --- a/arch/sh64/Kconfig.debug +++ b/arch/sh64/Kconfig.debug @@ -5,9 +5,6 @@ source "lib/Kconfig.debug" config EARLY_PRINTK bool "Early SCIF console support" -config DEBUG_KERNEL_WITH_GDB_STUB - bool "GDB Stub kernel debug" - config SH64_PROC_TLB bool "Debug: report TLB fill/purge activity through /proc/tlb" depends on PROC_FS @@ -28,6 +25,7 @@ config POOR_MANS_STRACE config SH_ALPHANUMERIC bool "Enable debug outputs to on-board alphanumeric display" + depends on SH_CAYMAN config SH_NO_BSS_INIT bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"