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