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 | 4053113bfe9220096fe67ac9c47542e5e44faeda (patch) | |
tree | 78ebde643c402b31b399549f49e4b436ccd44682 /target | |
parent | 5aca2e8560ce2f5c35f538f17f7e045230011faa (diff) | |
download | upstream-4053113bfe9220096fe67ac9c47542e5e44faeda.tar.gz upstream-4053113bfe9220096fe67ac9c47542e5e44faeda.tar.bz2 upstream-4053113bfe9220096fe67ac9c47542e5e44faeda.zip |
omap24xx: Enable verbose kernel error reporting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25466 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |