zephyr: Add qemu_cortex_m3 config fragment.

Should work for QEMU networking with soon-to-merged upstream patch.
pull/1/head
Paul Sokolovsky 2017-02-14 17:01:26 +03:00
parent 64916436b2
commit ce2703599f
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Networking drivers
# SLIP driver for QEMU
CONFIG_NET_SLIP_TAP=y