Linux-6.18.2/tools/testing/selftests/kho/x86.conf

8 lines
149 B
Plaintext
Raw Permalink Normal View History

2025-12-23 20:05:50 +08:00
QEMU_CMD=qemu-system-x86_64
QEMU_KCONFIG="
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
"
KERNEL_IMAGE="bzImage"
KERNEL_CMDLINE="console=ttyS0"