diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-02-11 15:03:37 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-02-11 15:03:37 +0000 |
commit | 22ce31f02e478fb7447840cb56a0d8b866263b4a (patch) | |
tree | f5a785736b137678bfc95db5763e44e821327167 /target | |
parent | e19a286caedc21eab11198cc41803df768042889 (diff) | |
download | upstream-22ce31f02e478fb7447840cb56a0d8b866263b4a.tar.gz upstream-22ce31f02e478fb7447840cb56a0d8b866263b4a.tar.bz2 upstream-22ce31f02e478fb7447840cb56a0d8b866263b4a.zip |
omap24xx: Enable verbose kernel error reporting
SVN-Revision: 25466
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/omap24xx/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |