samples: sockets: Add eth_smsc911x overlays

Add overlays for commonly used socket samples: big_http_download and
dumb_http_server. Can be used with:

make BOARD=mps2_an385 CONF_FILE="prj.conf overlay-smsc911x.conf"

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
This commit is contained in:
Paul Sokolovsky 2019-01-14 14:28:29 +02:00 committed by Anas Nashif
parent 56cb35a7e8
commit c3aa195940
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
CONFIG_NET_L2_ETHERNET=y
CONFIG_NET_QEMU_ETHERNET=y
CONFIG_ETH_SMSC911X=y

View File

@ -0,0 +1,4 @@
CONFIG_NET_L2_ETHERNET=y
CONFIG_NET_QEMU_ETHERNET=y
CONFIG_ETH_SMSC911X=y