xref: /linux/tools/testing/selftests/kho/arm64.conf (revision e991acf1bce7a428794514cbbe216973c9c0a3c8)
1*b753522bSMike Rapoport (Microsoft)QEMU_CMD="qemu-system-aarch64 -M virt -cpu max"
2*b753522bSMike Rapoport (Microsoft)QEMU_KCONFIG="
3*b753522bSMike Rapoport (Microsoft)CONFIG_SERIAL_AMBA_PL010=y
4*b753522bSMike Rapoport (Microsoft)CONFIG_SERIAL_AMBA_PL010_CONSOLE=y
5*b753522bSMike Rapoport (Microsoft)CONFIG_SERIAL_AMBA_PL011=y
6*b753522bSMike Rapoport (Microsoft)CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
7*b753522bSMike Rapoport (Microsoft)"
8*b753522bSMike Rapoport (Microsoft)KERNEL_IMAGE="Image"
9*b753522bSMike Rapoport (Microsoft)KERNEL_CMDLINE="console=ttyAMA0"
10