Skip to content

Commit eb2d16b

Browse files
mshawcroftTomasz Bursztyka
authored andcommitted
net/dns: Drop unnecessary ETH_KSDK configuration.
Change-Id: I99712e04bfc455156751b70778aee24517eb6d6a Signed-off-by: Marcus Shawcroft <[email protected]>
1 parent 39d5f26 commit eb2d16b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

samples/net/dns_client/prj_frdm_k64f.conf

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,6 @@ CONFIG_NET_IPV6_RA_RDNSS=y
1414
CONFIG_NET_IFACE_UNICAST_IPV4_ADDR_COUNT=3
1515
CONFIG_NET_NBUF_DATA_COUNT=16
1616

17-
# Ethernet Device
18-
CONFIG_ETH_KSDK=y
19-
CONFIG_ETH_KSDK_0=y
20-
CONFIG_ETH_KSDK_0_RANDOM_MAC=n
21-
CONFIG_ETH_KSDK_0_MAC3=12
22-
CONFIG_ETH_KSDK_0_MAC4=13
23-
CONFIG_ETH_KSDK_0_MAC5=14
24-
2517
CONFIG_PRINTK=y
2618
#CONFIG_NET_DEBUG_NET_BUF=y
2719

0 commit comments

Comments
 (0)