omap3-pandora-kernel: enable verbose fault messages
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 22 Jul 2010 21:20:10 +0000 (00:20 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 22 Jul 2010 21:23:09 +0000 (00:23 +0300)
This will help in some difficult to debug situations,
like when GDB won't work with old ARM binaries.

recipes/linux/omap3-pandora-kernel/defconfig

index 62e8dcb..4c70f7b 100644 (file)
@@ -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