xref: /linux/tools/testing/selftests/kho/x86.conf (revision e67a0bc3ed4fd8ee1697cb6d937e2b294ec13b5e)
1QEMU_CMD=qemu-system-x86_64
2QEMU_KCONFIG="
3CONFIG_SERIAL_8250=y
4CONFIG_SERIAL_8250_CONSOLE=y
5"
6KERNEL_IMAGE="bzImage"
7KERNEL_CMDLINE="console=ttyS0"
8