[kernel] r13205 - dists/trunk/linux-2.6/debian/config/powerpc
Maximilian Attems
maks at alioth.debian.org
Sun Mar 22 21:47:22 UTC 2009
Author: maks
Date: Sun Mar 22 21:47:21 2009
New Revision: 13205
Log:
powerpc disable some obvious debugging options
still quite a lot of options not set on this port..
Modified:
dists/trunk/linux-2.6/debian/config/powerpc/config
Modified: dists/trunk/linux-2.6/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config (original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config Sun Mar 22 21:47:21 2009
@@ -18,8 +18,15 @@
##
## file: arch/powerpc/Kconfig.debug
##
+# CONFIG_DEBUG_STACKOVERFLOW is not set
+# CONFIG_DEBUG_STACK_USAGE is not set
+# CONFIG_CODE_PATCHING_SELFTEST is not set
+# CONFIG_FTR_FIXUP_SELFTEST is not set
+# CONFIG_MSI_BITMAP_SELFTEST is not set
CONFIG_XMON=y
+CONFIG_XMON_DISASSEMBLY=y
# CONFIG_XMON_DEFAULT is not set
+# CONFIG_VIRQ_DEBUG is not set
# CONFIG_BDI_SWITCH is not set
CONFIG_BOOTX_TEXT=y
More information about the Kernel-svn-changes
mailing list