zephyr/prj_frdm_k64f.conf: Add, enable Ethernet support.

This commit is contained in:
Paul Sokolovsky 2017-01-27 23:48:42 +03:00
parent 1df1642b70
commit 300ecac336
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# Networking drivers
CONFIG_NET_L2_ETHERNET=y