mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 03:05:40 +08:00
drivers/syslog: update description if Kconfig
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
46a92aeebb
commit
ea5ffac7d1
@@ -110,8 +110,7 @@ config SYSLOG_TIMESTAMP_REALTIME
|
||||
depends on SYSLOG_TIMESTAMP
|
||||
---help---
|
||||
Use wall-clock (CLOCK_REALTIME) for timestamp. By default,
|
||||
CLOCK_MONOTONIC, if enabled, will be used or the system timer
|
||||
is not.
|
||||
CLOCK_MONOTONIC will be used.
|
||||
|
||||
config SYSLOG_TIMESTAMP_FORMATTED
|
||||
bool "Formatted syslog time"
|
||||
|
||||
Reference in New Issue
Block a user