Disabling debug output for further testing

This commit is contained in:
Lorenz Meier 2013-09-12 10:03:54 +02:00
parent be436d3a99
commit 5d09f48110

View File

@ -38,8 +38,8 @@ CONFIG_ARCH_MATH_H=y
#
# Debug Options
#
CONFIG_DEBUG=y
CONFIG_DEBUG_VERBOSE=y
CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
#
# Subsystem Debug Options