samples: net: mdns_responder: Increase interface name len for VLAN
In this sample, VLAN has longer interface name so increase it to max. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
parent
f95ab280fb
commit
2188387dd3
1 changed files with 3 additions and 0 deletions
|
@ -32,3 +32,6 @@ CONFIG_NET_SAMPLE_IFACE3_VLAN_TAG=200
|
|||
# we do not run out of them.
|
||||
CONFIG_NET_MAX_CONTEXTS=10
|
||||
CONFIG_NET_MAX_CONN=10
|
||||
|
||||
CONFIG_NET_INTERFACE_NAME=y
|
||||
CONFIG_NET_INTERFACE_NAME_LEN=15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue