Files
u-boot/configs/qemu-riscv64_smode_acpi_defconfig
Heinrich Schuchardt 27f890611d configs: CONFIG_CONSOLE_RECORD=y on qemu-riscv64_smode_acpi
For testing ACPI on QEMU we need a defconfig that supports acpi command
test.

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2025-11-21 19:18:22 +01:00

4 lines
119 B
Plaintext

#include <configs/qemu-riscv64_smode_defconfig>
#include <board/emulation/configs/acpi.config>
CONFIG_CONSOLE_RECORD=y