summaryrefslogtreecommitdiff
path: root/nuttx/configs/qemu-i486
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/qemu-i486
parentdf9d928f7ba7c2784a1864d1be0e1f234a3d9c73 (diff)
downloadnuttx-66437530e0be2dbef371f994f7983ff529d6e77b.tar.gz
nuttx-66437530e0be2dbef371f994f7983ff529d6e77b.tar.bz2
nuttx-66437530e0be2dbef371f994f7983ff529d6e77b.zip
Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask()
Diffstat (limited to 'nuttx/configs/qemu-i486')
-rw-r--r--nuttx/configs/qemu-i486/nsh/defconfig2
-rw-r--r--nuttx/configs/qemu-i486/ostest/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/qemu-i486/nsh/defconfig b/nuttx/configs/qemu-i486/nsh/defconfig
index d4ed8244d..00a338e44 100644
--- a/nuttx/configs/qemu-i486/nsh/defconfig
+++ b/nuttx/configs/qemu-i486/nsh/defconfig
@@ -339,7 +339,7 @@ CONFIG_FS_ROMFS=y
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
# CONFIG_SYSLOG is not set
#
diff --git a/nuttx/configs/qemu-i486/ostest/defconfig b/nuttx/configs/qemu-i486/ostest/defconfig
index ecfc92347..22dacd907 100644
--- a/nuttx/configs/qemu-i486/ostest/defconfig
+++ b/nuttx/configs/qemu-i486/ostest/defconfig
@@ -316,7 +316,7 @@ CONFIG_FS_FAT=y
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
# CONFIG_SYSLOG is not set
#