On Thu, 13 Feb 2003 12:31:08 -0800, Jun Sun <jsun@mvista.com> wrote: >Remove false dependency. Add help info for CONFIG_DEBUG. >+Enable run-time debugging >+CONFIG_DEBUG >+ If you say Y here, some debugging macros will do run-time checking. >+ If you say N here, those macros will mostly turn to no-ops. For >+ MIPS boards only. See include/asm-mips/debug.h for debuging macros. >+ If unsure, say N. CONFIG_DEBUG is too generic for an option that only applies to mips. Make it CONFIG_MIPS_DEBUG.