1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:57:38 +03:00

omap24xx: Enable verbose kernel error reporting

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25466 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mb 2011-02-11 15:03:37 +00:00
parent 733f605a17
commit b53df4f23a

View File

@ -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