prj_qemu_x86.conf 172 B

1234567
  1. # Interrupt-driven UART console has emulation artifacts under QEMU,
  2. # disable it
  3. CONFIG_CONSOLE_SUBSYS=n
  4. # Networking drivers
  5. # SLIP driver for QEMU
  6. CONFIG_NET_SLIP_TAP=y