aboutsummaryrefslogtreecommitdiff
path: root/zephyr/prj_qemu_x86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/prj_qemu_x86.conf')
-rw-r--r--zephyr/prj_qemu_x86.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/prj_qemu_x86.conf b/zephyr/prj_qemu_x86.conf
new file mode 100644
index 000000000..cb90834ac
--- /dev/null
+++ b/zephyr/prj_qemu_x86.conf
@@ -0,0 +1,6 @@
+# Networking drivers
+# SLIP driver for QEMU
+CONFIG_NET_SLIP_TAP=y
+
+# Default RAM easily overflows with uPy and networking
+CONFIG_RAM_SIZE=256