]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: CONFIG_CONSOLE_RECORD=y on qemu-riscv64_smode_acpi
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 9 Nov 2025 10:10:09 +0000 (11:10 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 21 Nov 2025 18:18:22 +0000 (19:18 +0100)
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>
configs/qemu-riscv64_smode_acpi_defconfig

index e78e5ffb390945235aa971bdf7264894b47f5052..11592091443e14b094055606654058ae146f8992 100644 (file)
@@ -1,2 +1,3 @@
 #include <configs/qemu-riscv64_smode_defconfig>
 #include <board/emulation/configs/acpi.config>
+CONFIG_CONSOLE_RECORD=y