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/lpcxpresso-lpc1768/dhcpd/defconfig | 2 +- nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig | 2 +- nuttx/configs/lpcxpresso-lpc1768/nx/defconfig | 2 +- nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig | 2 +- nuttx/configs/lpcxpresso-lpc1768/usbmsc/defconfig | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'nuttx/configs/lpcxpresso-lpc1768') diff --git a/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig b/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig index 9a2d586e8..898cafe01 100644 --- a/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig @@ -516,7 +516,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig b/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig index 6fff29446..fb2913552 100644 --- a/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig @@ -584,7 +584,7 @@ CONFIG_FS_FAT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/lpcxpresso-lpc1768/nx/defconfig b/nuttx/configs/lpcxpresso-lpc1768/nx/defconfig index 38697df24..003948809 100644 --- a/nuttx/configs/lpcxpresso-lpc1768/nx/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/nx/defconfig @@ -498,7 +498,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # diff --git a/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig b/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig index 05c65773b..e2371cd3e 100644 --- a/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/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/lpcxpresso-lpc1768/usbmsc/defconfig b/nuttx/configs/lpcxpresso-lpc1768/usbmsc/defconfig index 8a7392ed1..d4cbc1e6e 100644 --- a/nuttx/configs/lpcxpresso-lpc1768/usbmsc/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/usbmsc/defconfig @@ -517,7 +517,7 @@ CONFIG_FS_WRITABLE=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # -- cgit v1.2.3