mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +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
|
depends on SYSLOG_TIMESTAMP
|
||||||
---help---
|
---help---
|
||||||
Use wall-clock (CLOCK_REALTIME) for timestamp. By default,
|
Use wall-clock (CLOCK_REALTIME) for timestamp. By default,
|
||||||
CLOCK_MONOTONIC, if enabled, will be used or the system timer
|
CLOCK_MONOTONIC will be used.
|
||||||
is not.
|
|
||||||
|
|
||||||
config SYSLOG_TIMESTAMP_FORMATTED
|
config SYSLOG_TIMESTAMP_FORMATTED
|
||||||
bool "Formatted syslog time"
|
bool "Formatted syslog time"
|
||||||
|
|||||||
Reference in New Issue
Block a user