0fc80cf79f
This change enables support for DNS service discovery (RFC 6763) in the mdns_responder service and sample app. Fixes #29429 Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
CONFIG_NET_IPV4=n
|
|
CONFIG_NET_CONFIG_NEED_IPV4=n
|
|
CONFIG_NET_CONFIG_MY_IPV4_ADDR=""
|
|
CONFIG_NET_CONFIG_PEER_IPV4_ADDR=""
|
|
CONFIG_NET_CONFIG_MY_IPV4_GW=""
|
|
|
|
CONFIG_NET_L2_IEEE802154=y
|
|
CONFIG_NET_L2_IEEE802154_SHELL=y
|
|
CONFIG_NET_L2_IEEE802154_LOG_LEVEL_INF=y
|
|
|
|
CONFIG_NET_CONFIG_IEEE802154_CHANNEL=26
|