Skip to content

Commit 59c6956

Browse files
committed
samples: net: echo_server: Add overlay for eth_smsc911x
As can be used for example with BOARD=mps2_an385. Signed-off-by: Paul Sokolovsky <[email protected]>
1 parent 90b35e9 commit 59c6956

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
CONFIG_NET_L2_ETHERNET=y
2+
CONFIG_NET_QEMU_ETHERNET=y
3+
4+
CONFIG_ETH_SMSC911X=y
5+
6+
#CONFIG_ETHERNET_LOG_LEVEL_DBG=y

0 commit comments

Comments
 (0)