From 22ce31f02e478fb7447840cb56a0d8b866263b4a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Fri, 11 Feb 2011 15:03:37 +0000 Subject: [PATCH] omap24xx: Enable verbose kernel error reporting SVN-Revision: 25466 --- target/linux/omap24xx/config-2.6.37 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/omap24xx/config-2.6.37 b/target/linux/omap24xx/config-2.6.37 index e092645b60..b5c02206f2 100644 --- a/target/linux/omap24xx/config-2.6.37 +++ b/target/linux/omap24xx/config-2.6.37 @@ -134,6 +134,7 @@ CONFIG_CRYPTO_SHA1=y CONFIG_CRYPTO_WORKQUEUE=y # CONFIG_CRYPTO_ZLIB is not set CONFIG_DEBUG_BUGVERBOSE=y +CONFIG_DEBUG_ERRORS=y # CONFIG_DEBUG_FS is not set CONFIG_DEBUG_KERNEL=y CONFIG_DEBUG_USER=y -- 2.25.1