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