logging: Kconfig cleanup of frontened related options
Cleanup in kconfig options in preparation for adding a frontend that will use dictionary mode. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
8f919e41fa
commit
33923014b9
7 changed files with 16 additions and 5 deletions
|
@ -65,6 +65,9 @@ config LOG_MEM_UTILIZATION
|
|||
When enabled, maximum usage of memory used for log messages in deferred
|
||||
mode is tracked. It can be used to trim LOG_BUFFER_SIZE.
|
||||
|
||||
config LOG_DICTIONARY_DB
|
||||
bool
|
||||
|
||||
config LOG2_MSG_PKG_ALWAYS_ADD_RO_STRING_IDXS
|
||||
bool
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue