Rename CONFIG_SYSLOG_CONSOLE to CONFIG_CONSOLE_SYSLOG

This commit is contained in:
Gregory Nutt
2016-06-21 09:35:51 -06:00
parent 485aa6b231
commit 5118264e6c
266 changed files with 272 additions and 272 deletions
+1 -1
View File
@@ -368,7 +368,7 @@ CONFIG_SERIAL=y
# System Logging
#
# CONFIG_RAMLOG is not set
# CONFIG_SYSLOG_CONSOLE is not set
# CONFIG_CONSOLE_SYSLOG is not set
#
# Networking Support