Update of /cvsroot/linux-mips/linux/arch/mips
In directory usw-pr-cvs1:/tmp/cvs-serv7888
Modified Files:
defconfig
Log Message:
Added debug option.
Index: defconfig
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/defconfig,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- defconfig 2001/10/02 18:35:47 1.9
+++ defconfig 2001/10/11 22:02:46 1.10
@@ -527,5 +527,6 @@
# Kernel hacking
#
CONFIG_CROSSCOMPILE=y
+# CONFIG_DEBUG is not set
# CONFIG_MAGIC_SYSRQ is not set
# CONFIG_MIPS_UNCACHED is not set
|