xref: /linux/tools/testing/selftests/kho/x86.conf (revision 1da4cbefed4a2e69ebad81fc9b356cd9b807f380)
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