Since commit 53d5a221632e ("emulation: Use bloblist to hold tables") `make qemu-riscv64_smode_defconfig acpi.config` fails.
We need to enable CONFIG_BLOBLIST. Heinrich Schuchardt (2): acpi: select CONFIG_BLOBLIST smbios: select CONFIG_BLOBLIST drivers/misc/Kconfig | 1 + lib/Kconfig | 1 + 2 files changed, 2 insertions(+) -- 2.48.1