Skip to content
Commit 8fda0528 authored by Reto Schneider's avatar Reto Schneider Committed by Fabio Baltieri
Browse files

net: Give name to logging choice



This allows downstream modules to overwrite the default log level choice
using Kconfig.defconfig files.

For example, this becomes possible:

```
choice LWM2M_LOG_LEVEL_CHOICE
  default LWM2M_LOG_LEVEL_WRN
endchoice
```

In contrast to the configuration method, this then has an effect on all
applications stored in the downstream module.

Signed-off-by: default avatarReto Schneider <reto.schneider@husqvarnagroup.com>
parent a50e0d9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment