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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/sim/configdata') 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 # -- cgit v1.2.3