|
@@ -388,9 +388,9 @@ CONFIG_INTERNAL_LIBTOMMATH_FAST=y
|
|
|
#CONFIG_DEBUG_FILE=y
|
|
|
|
|
|
# Send debug messages to syslog instead of stdout
|
|
|
-#CONFIG_DEBUG_SYSLOG=y
|
|
|
+CONFIG_DEBUG_SYSLOG=y
|
|
|
# Set syslog facility for debug messages
|
|
|
-#CONFIG_DEBUG_SYSLOG_FACILITY=LOG_DAEMON
|
|
|
+CONFIG_DEBUG_SYSLOG_FACILITY=LOG_DAEMON
|
|
|
|
|
|
# Add support for sending all debug messages (regardless of debug verbosity)
|
|
|
# to the Linux kernel tracing facility. This helps debug the entire stack by
|