From 66437530e0be2dbef371f994f7983ff529d6e77b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 9 Oct 2014 06:09:03 -0600 Subject: Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask() --- nuttx/configs/ntosd-dm320/nettest/defconfig | 2 +- nuttx/configs/ntosd-dm320/nsh/defconfig | 2 +- nuttx/configs/ntosd-dm320/poll/defconfig | 2 +- nuttx/configs/ntosd-dm320/thttpd/defconfig | 2 +- nuttx/configs/ntosd-dm320/udp/defconfig | 2 +- nuttx/configs/ntosd-dm320/webserver/defconfig | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'nuttx/configs/ntosd-dm320') diff --git a/nuttx/configs/ntosd-dm320/nettest/defconfig b/nuttx/configs/ntosd-dm320/nettest/defconfig index a60f66e41..804f63004 100644 --- a/nuttx/configs/ntosd-dm320/nettest/defconfig +++ b/nuttx/configs/ntosd-dm320/nettest/defconfig @@ -522,7 +522,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/ntosd-dm320/nsh/defconfig b/nuttx/configs/ntosd-dm320/nsh/defconfig index 94927781c..a8dca7c41 100644 --- a/nuttx/configs/ntosd-dm320/nsh/defconfig +++ b/nuttx/configs/ntosd-dm320/nsh/defconfig @@ -551,7 +551,7 @@ CONFIG_FS_ROMFS=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/ntosd-dm320/poll/defconfig b/nuttx/configs/ntosd-dm320/poll/defconfig index d522ee5aa..41eec6a63 100644 --- a/nuttx/configs/ntosd-dm320/poll/defconfig +++ b/nuttx/configs/ntosd-dm320/poll/defconfig @@ -530,7 +530,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/ntosd-dm320/thttpd/defconfig b/nuttx/configs/ntosd-dm320/thttpd/defconfig index 0d1044d24..8793471e6 100644 --- a/nuttx/configs/ntosd-dm320/thttpd/defconfig +++ b/nuttx/configs/ntosd-dm320/thttpd/defconfig @@ -529,7 +529,7 @@ CONFIG_FS_ROMFS=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/ntosd-dm320/udp/defconfig b/nuttx/configs/ntosd-dm320/udp/defconfig index d69dd7c97..d0879085f 100644 --- a/nuttx/configs/ntosd-dm320/udp/defconfig +++ b/nuttx/configs/ntosd-dm320/udp/defconfig @@ -514,7 +514,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/ntosd-dm320/webserver/defconfig b/nuttx/configs/ntosd-dm320/webserver/defconfig index f10ea764c..7fa705d2d 100644 --- a/nuttx/configs/ntosd-dm320/webserver/defconfig +++ b/nuttx/configs/ntosd-dm320/webserver/defconfig @@ -525,7 +525,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # -- cgit v1.2.3