Skip to content

Commit 570dab7

Browse files
edmontcfriedt
authored andcommitted
net: openthread: add Netdata Publisher Kconfig option
Enable new feature from the upmerge: - OPENTHREAD_NETDATA_PUBLISHER Signed-off-by: Eduardo Montoya <[email protected]>
1 parent 4b4e298 commit 570dab7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

subsys/net/l2/openthread/Kconfig.features

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ config OPENTHREAD_MULTIPLE_INSTANCE
140140
config OPENTHREAD_NEIGHBOR_DISCOVERY_AGENT
141141
bool "Enable neighbor discovery agent support"
142142

143+
config OPENTHREAD_NETDATA_PUBLISHER
144+
bool "Enable Thread Network Data publisher"
145+
143146
config OPENTHREAD_PING_SENDER
144147
bool "Enable ping sender support"
145148

0 commit comments

Comments
 (0)