Skip to content

Commit b03fcfa

Browse files
rettichschnidiaescolar
authored andcommitted
net: lib: lwm2m: Add name to choice symbol
Add name to choice symbol, so that default value can be changed downstream. Developed-by: Andreas Rudolf <[email protected]> Signed-off-by: Reto Schneider <[email protected]>
1 parent d5a458d commit b03fcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/net/lib/lwm2m/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ source "subsys/net/Kconfig.template.log_config.net"
1818

1919
menu "Protocol versions"
2020

21-
choice
21+
choice LWM2M_VERSION
2222
prompt "LwM2M protocol version"
2323
default LWM2M_VERSION_1_0
2424
help

0 commit comments

Comments
 (0)