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:
Krzysztof Chruscinski 2022-03-29 15:47:01 +02:00 committed by Marti Bolivar
commit 33923014b9
7 changed files with 16 additions and 5 deletions

View file

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