diff options
author | Scott Wood <scottwood@freescale.com> | 2011-05-10 13:02:06 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-05-19 01:14:30 -0500 |
commit | b637cf7bf82d0692609821cd84e3a345e56cd96c (patch) | |
tree | e1a9086b2f5bdb1e5aeb6b499932cfbd5221ea60 /arch/powerpc/configs/85xx/mpc85xx_cds_defconfig | |
parent | 5e8393ab311d2c34f2965be40ebec99c772284ab (diff) | |
download | blackbird-obmc-linux-b637cf7bf82d0692609821cd84e3a345e56cd96c.tar.gz blackbird-obmc-linux-b637cf7bf82d0692609821cd84e3a345e56cd96c.zip |
powerpc/fsl: enable verbose bug output
This debug option has no overhead other than a slight increase in
kernel size, and makes bug reports more useful. While some end users
may prefer to save the space, as a default on a kernel config aimed
primarily at development on reference boards, it should be enabled.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/85xx/mpc85xx_cds_defconfig')
-rw-r--r-- | arch/powerpc/configs/85xx/mpc85xx_cds_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig b/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig index 4b44beaa21ae..eb25229b387a 100644 --- a/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig +++ b/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig @@ -63,7 +63,6 @@ CONFIG_PARTITION_ADVANCED=y CONFIG_DEBUG_KERNEL=y CONFIG_DETECT_HUNG_TASK=y CONFIG_DEBUG_MUTEXES=y -# CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_RCU_CPU_STALL_DETECTOR is not set CONFIG_SYSCTL_SYSCALL_CHECK=y # CONFIG_CRYPTO_ANSI_CPRNG is not set |