SYSLOG: Remove an obsolete, unused configuration item from Kconfig file
This commit is contained in:
parent
62d8f839c7
commit
c5ac473bc0
@ -101,16 +101,6 @@ config SYSLOG_INTBUFSIZE
|
|||||||
---help---
|
---help---
|
||||||
The size of the interrupt buffer in bytes.
|
The size of the interrupt buffer in bytes.
|
||||||
|
|
||||||
config SYSLOG
|
|
||||||
bool "Advanced SYSLOG features"
|
|
||||||
default n
|
|
||||||
---help---
|
|
||||||
Enables generic system logging features. NOTE: This setting is not
|
|
||||||
required to enable system logging. If this feature is not enable
|
|
||||||
system logging will still be available and will log to the system
|
|
||||||
console (like printf()). This setting is required to enable
|
|
||||||
customization of the basic system logging capability.
|
|
||||||
|
|
||||||
config SYSLOG_TIMESTAMP
|
config SYSLOG_TIMESTAMP
|
||||||
bool "Prepend timestamp to syslog message"
|
bool "Prepend timestamp to syslog message"
|
||||||
default n
|
default n
|
||||||
|
Loading…
Reference in New Issue
Block a user