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/lm3s6965-ek/nx/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/lm3s6965-ek/nx/defconfig') diff --git a/nuttx/configs/lm3s6965-ek/nx/defconfig b/nuttx/configs/lm3s6965-ek/nx/defconfig index 54d0639db..e4b8a451d 100644 --- a/nuttx/configs/lm3s6965-ek/nx/defconfig +++ b/nuttx/configs/lm3s6965-ek/nx/defconfig @@ -437,7 +437,7 @@ CONFIG_DISABLE_MOUNTPOINT=y # # System Logging # -# CONFIG_SYSLOG_ENABLE is not set + # CONFIG_SYSLOG is not set # -- cgit v1.2.3