drivers/syslog: update description if Kconfig

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko 2022-04-11 12:35:11 +02:00 committed by Xiang Xiao
parent 46a92aeebb
commit ea5ffac7d1
1 changed files with 1 additions and 2 deletions

View File

@ -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"