From: Grazvydas Ignotas Date: Thu, 22 Jul 2010 21:20:10 +0000 (+0300) Subject: omap3-pandora-kernel: enable verbose fault messages X-Git-Tag: sz_beta3~235^2~34^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=a8b365a43705f1e8567e297f7aeaaeba966bf21f omap3-pandora-kernel: enable verbose fault messages This will help in some difficult to debug situations, like when GDB won't work with old ARM binaries. --- diff --git a/recipes/linux/omap3-pandora-kernel/defconfig b/recipes/linux/omap3-pandora-kernel/defconfig index 62e8dcb..4c70f7b 100644 --- a/recipes/linux/omap3-pandora-kernel/defconfig +++ b/recipes/linux/omap3-pandora-kernel/defconfig @@ -1959,8 +1959,8 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y # CONFIG_KGDB is not set -# CONFIG_DEBUG_USER is not set -# CONFIG_DEBUG_ERRORS is not set +CONFIG_DEBUG_USER=y +CONFIG_DEBUG_ERRORS=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_LL is not set