summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-09 06:09:03 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-09 06:09:03 -0600
commit66437530e0be2dbef371f994f7983ff529d6e77b (patch)
treeedeba3feb6c4fa3b24aff5d9b10fe41fbe971b49 /nuttx/configs/c5471evm
parentdf9d928f7ba7c2784a1864d1be0e1f234a3d9c73 (diff)
downloadpx4-nuttx-66437530e0be2dbef371f994f7983ff529d6e77b.tar.gz
px4-nuttx-66437530e0be2dbef371f994f7983ff529d6e77b.tar.bz2
px4-nuttx-66437530e0be2dbef371f994f7983ff529d6e77b.zip
Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask()
Diffstat (limited to 'nuttx/configs/c5471evm')
-rw-r--r--nuttx/configs/c5471evm/httpd/defconfig2
-rw-r--r--nuttx/configs/c5471evm/nettest/defconfig2
-rw-r--r--nuttx/configs/c5471evm/nsh/defconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/c5471evm/httpd/defconfig b/nuttx/configs/c5471evm/httpd/defconfig
index 5e47069ac..eb0cf771f 100644
--- a/nuttx/configs/c5471evm/httpd/defconfig
+++ b/nuttx/configs/c5471evm/httpd/defconfig
@@ -387,7 +387,7 @@ CONFIG_DISABLE_MOUNTPOINT=y
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
# CONFIG_SYSLOG is not set
#
diff --git a/nuttx/configs/c5471evm/nettest/defconfig b/nuttx/configs/c5471evm/nettest/defconfig
index 6badb329a..17922b943 100644
--- a/nuttx/configs/c5471evm/nettest/defconfig
+++ b/nuttx/configs/c5471evm/nettest/defconfig
@@ -385,7 +385,7 @@ CONFIG_DISABLE_MOUNTPOINT=y
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
# CONFIG_SYSLOG is not set
#
diff --git a/nuttx/configs/c5471evm/nsh/defconfig b/nuttx/configs/c5471evm/nsh/defconfig
index 13c3d8563..ec8c2a7f3 100644
--- a/nuttx/configs/c5471evm/nsh/defconfig
+++ b/nuttx/configs/c5471evm/nsh/defconfig
@@ -392,7 +392,7 @@ CONFIG_DISABLE_MOUNTPOINT=y
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
# CONFIG_SYSLOG is not set
#