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/sim/configdata/defconfig | 2 +- nuttx/configs/sim/cxxtest/defconfig | 2 +- nuttx/configs/sim/mount/defconfig | 2 +- nuttx/configs/sim/mtdpart/defconfig | 2 +- nuttx/configs/sim/mtdrwb/defconfig | 2 +- nuttx/configs/sim/nettest/defconfig | 2 +- nuttx/configs/sim/nsh/defconfig | 2 +- nuttx/configs/sim/nsh2/defconfig | 2 +- nuttx/configs/sim/nx/defconfig | 2 +- nuttx/configs/sim/nx11/defconfig | 2 +- nuttx/configs/sim/nxffs/defconfig | 2 +- nuttx/configs/sim/nxlines/defconfig | 2 +- nuttx/configs/sim/nxwm/defconfig | 2 +- nuttx/configs/sim/ostest/defconfig | 2 +- nuttx/configs/sim/pashello/defconfig | 2 +- nuttx/configs/sim/touchscreen/defconfig | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'nuttx/configs/sim') diff --git a/nuttx/configs/sim/configdata/defconfig b/nuttx/configs/sim/configdata/defconfig index 2ec3b6568..fde6cbc47 100644 --- a/nuttx/configs/sim/configdata/defconfig +++ b/nuttx/configs/sim/configdata/defconfig @@ -346,7 +346,7 @@ CONFIG_NXFFS_TAILTHRESHOLD=8192 # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/cxxtest/defconfig b/nuttx/configs/sim/cxxtest/defconfig index 0472da428..8c210f220 100644 --- a/nuttx/configs/sim/cxxtest/defconfig +++ b/nuttx/configs/sim/cxxtest/defconfig @@ -316,7 +316,7 @@ CONFIG_SERIAL=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/mount/defconfig b/nuttx/configs/sim/mount/defconfig index aa1cb44bb..89d15cd5e 100644 --- a/nuttx/configs/sim/mount/defconfig +++ b/nuttx/configs/sim/mount/defconfig @@ -319,7 +319,7 @@ CONFIG_FS_FAT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/mtdpart/defconfig b/nuttx/configs/sim/mtdpart/defconfig index 6b1992ec9..4b3790e09 100644 --- a/nuttx/configs/sim/mtdpart/defconfig +++ b/nuttx/configs/sim/mtdpart/defconfig @@ -385,7 +385,7 @@ CONFIG_FS_FAT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/mtdrwb/defconfig b/nuttx/configs/sim/mtdrwb/defconfig index f7c8d4baf..3ea2ad1e8 100644 --- a/nuttx/configs/sim/mtdrwb/defconfig +++ b/nuttx/configs/sim/mtdrwb/defconfig @@ -410,7 +410,7 @@ CONFIG_FS_FAT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/nettest/defconfig b/nuttx/configs/sim/nettest/defconfig index 0bd9884b0..d38fa112f 100755 --- a/nuttx/configs/sim/nettest/defconfig +++ b/nuttx/configs/sim/nettest/defconfig @@ -423,7 +423,7 @@ CONFIG_FS_FAT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/nsh/defconfig b/nuttx/configs/sim/nsh/defconfig index 056fb7762..6b6da49b8 100644 --- a/nuttx/configs/sim/nsh/defconfig +++ b/nuttx/configs/sim/nsh/defconfig @@ -362,7 +362,7 @@ CONFIG_FS_BINFS=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/nsh2/defconfig b/nuttx/configs/sim/nsh2/defconfig index ed49362b5..36659a5e2 100644 --- a/nuttx/configs/sim/nsh2/defconfig +++ b/nuttx/configs/sim/nsh2/defconfig @@ -291,7 +291,7 @@ CONFIG_FS_ROMFS=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/nx/defconfig b/nuttx/configs/sim/nx/defconfig index 6a250e277..867ba1a03 100644 --- a/nuttx/configs/sim/nx/defconfig +++ b/nuttx/configs/sim/nx/defconfig @@ -316,7 +316,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/nx11/defconfig b/nuttx/configs/sim/nx11/defconfig index dfacdebf4..99e27f34b 100644 --- a/nuttx/configs/sim/nx11/defconfig +++ b/nuttx/configs/sim/nx11/defconfig @@ -317,7 +317,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/nxffs/defconfig b/nuttx/configs/sim/nxffs/defconfig index 3825f6d16..2da917945 100644 --- a/nuttx/configs/sim/nxffs/defconfig +++ b/nuttx/configs/sim/nxffs/defconfig @@ -327,7 +327,7 @@ CONFIG_NXFFS_TAILTHRESHOLD=8192 # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/nxlines/defconfig b/nuttx/configs/sim/nxlines/defconfig index 6b8d9e426..f4bb43357 100644 --- a/nuttx/configs/sim/nxlines/defconfig +++ b/nuttx/configs/sim/nxlines/defconfig @@ -313,7 +313,7 @@ CONFIG_FS_ROMFS=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/nxwm/defconfig b/nuttx/configs/sim/nxwm/defconfig index a9731b301..d02b00180 100644 --- a/nuttx/configs/sim/nxwm/defconfig +++ b/nuttx/configs/sim/nxwm/defconfig @@ -310,7 +310,7 @@ CONFIG_FS_ROMFS=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/ostest/defconfig b/nuttx/configs/sim/ostest/defconfig index 90aef54b2..dc6b4199b 100644 --- a/nuttx/configs/sim/ostest/defconfig +++ b/nuttx/configs/sim/ostest/defconfig @@ -378,7 +378,7 @@ CONFIG_FS_MQUEUE_MPATH="/var/mqueue" # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/pashello/defconfig b/nuttx/configs/sim/pashello/defconfig index 0d372abd1..7e5892104 100644 --- a/nuttx/configs/sim/pashello/defconfig +++ b/nuttx/configs/sim/pashello/defconfig @@ -328,7 +328,7 @@ CONFIG_FS_FAT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/sim/touchscreen/defconfig b/nuttx/configs/sim/touchscreen/defconfig index 0acbdbe55..fd0d35f86 100644 --- a/nuttx/configs/sim/touchscreen/defconfig +++ b/nuttx/configs/sim/touchscreen/defconfig @@ -325,7 +325,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # -- cgit v1.2.3