summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4
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/mikroe-stm32f4
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/mikroe-stm32f4')
-rw-r--r--nuttx/configs/mikroe-stm32f4/fulldemo/defconfig2
-rw-r--r--nuttx/configs/mikroe-stm32f4/kostest/defconfig2
-rw-r--r--nuttx/configs/mikroe-stm32f4/nsh/defconfig2
-rw-r--r--nuttx/configs/mikroe-stm32f4/nx/defconfig2
-rw-r--r--nuttx/configs/mikroe-stm32f4/nxlines/defconfig2
-rw-r--r--nuttx/configs/mikroe-stm32f4/nxtext/defconfig2
-rw-r--r--nuttx/configs/mikroe-stm32f4/usbnsh/defconfig2
7 files changed, 7 insertions, 7 deletions
diff --git a/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig b/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
index 33e65a3e5..1bf7e97e5 100644
--- a/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
@@ -729,7 +729,7 @@ CONFIG_FS_BINFS=y
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
CONFIG_SYSLOG=y
CONFIG_SYSLOG_CHAR=y
CONFIG_SYSLOG_DEVPATH="/dev/ttyS0"
diff --git a/nuttx/configs/mikroe-stm32f4/kostest/defconfig b/nuttx/configs/mikroe-stm32f4/kostest/defconfig
index 8545edfa0..ccddb67d7 100644
--- a/nuttx/configs/mikroe-stm32f4/kostest/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/kostest/defconfig
@@ -745,7 +745,7 @@ CONFIG_SMARTFS_MAXNAMLEN=16
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
CONFIG_SYSLOG=y
CONFIG_SYSLOG_CHAR=y
CONFIG_SYSLOG_DEVPATH="/dev/ttyS0"
diff --git a/nuttx/configs/mikroe-stm32f4/nsh/defconfig b/nuttx/configs/mikroe-stm32f4/nsh/defconfig
index 0f45752be..9be68774d 100644
--- a/nuttx/configs/mikroe-stm32f4/nsh/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/nsh/defconfig
@@ -605,7 +605,7 @@ CONFIG_SMARTFS_MAXNAMLEN=16
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
CONFIG_SYSLOG=y
CONFIG_SYSLOG_CHAR=y
CONFIG_SYSLOG_DEVPATH="/dev/ttyS0"
diff --git a/nuttx/configs/mikroe-stm32f4/nx/defconfig b/nuttx/configs/mikroe-stm32f4/nx/defconfig
index 5e8045d34..076f4651d 100644
--- a/nuttx/configs/mikroe-stm32f4/nx/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/nx/defconfig
@@ -516,7 +516,7 @@ CONFIG_LCD_LANDSCAPE=y
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
CONFIG_SYSLOG=y
CONFIG_SYSLOG_CHAR=y
CONFIG_SYSLOG_DEVPATH="/dev/ttyS0"
diff --git a/nuttx/configs/mikroe-stm32f4/nxlines/defconfig b/nuttx/configs/mikroe-stm32f4/nxlines/defconfig
index 959bc196e..075844727 100644
--- a/nuttx/configs/mikroe-stm32f4/nxlines/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/nxlines/defconfig
@@ -516,7 +516,7 @@ CONFIG_LCD_LANDSCAPE=y
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
CONFIG_SYSLOG=y
CONFIG_SYSLOG_CHAR=y
CONFIG_SYSLOG_DEVPATH="/dev/ttyS0"
diff --git a/nuttx/configs/mikroe-stm32f4/nxtext/defconfig b/nuttx/configs/mikroe-stm32f4/nxtext/defconfig
index 45e2760f3..98325ba7e 100644
--- a/nuttx/configs/mikroe-stm32f4/nxtext/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/nxtext/defconfig
@@ -516,7 +516,7 @@ CONFIG_LCD_LANDSCAPE=y
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
CONFIG_SYSLOG=y
CONFIG_SYSLOG_CHAR=y
CONFIG_SYSLOG_DEVPATH="/dev/ttyS0"
diff --git a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
index 3e5d193ce..0a4e58a51 100644
--- a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
@@ -652,7 +652,7 @@ CONFIG_SMARTFS_MAXNAMLEN=16
#
# System Logging
#
-# CONFIG_SYSLOG_ENABLE is not set
+
CONFIG_SYSLOG=y
CONFIG_SYSLOG_CHAR=y
CONFIG_SYSLOG_DEVPATH="/dev/ttyS0"