From: Michael Büsch Date: Fri, 11 Feb 2011 15:03:37 +0000 (+0000) Subject: omap24xx: Enable verbose kernel error reporting X-Git-Tag: reboot~17601 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=22ce31f02e478fb7447840cb56a0d8b866263b4a omap24xx: Enable verbose kernel error reporting SVN-Revision: 25466 --- 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