mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
syslogmask: add default value Kconfig to syslogmask
Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
@@ -11,6 +11,10 @@ config ARCH_SYSLOG
|
||||
bool
|
||||
default n
|
||||
|
||||
config SYSLOG_DEFAULT_MASK
|
||||
hex "syslog mask default value"
|
||||
default 0xff
|
||||
|
||||
comment "SYSLOG options"
|
||||
|
||||
config SYSLOG_MAX_CHANNELS
|
||||
|
||||
Reference in New Issue
Block a user