aboutsummaryrefslogtreecommitdiff
path: root/ports/zephyr/prj_qemu_x86.conf
blob: dac0c358dc9ce721445f76018edbdcd31a9e776f (plain)
1
2
3
4
5
6
7
# Interrupt-driven UART console has emulation artifacts under QEMU,
# disable it
CONFIG_CONSOLE_SUBSYS=n

# Networking drivers
# SLIP driver for QEMU
CONFIG_NET_SLIP_TAP=y