
16 Nov
2023
16 Nov
'23
7:37 p.m.
On Wed, Nov 15, 2023 at 03:23:55PM +0100, Heinrich Schuchardt wrote:
Provide a defconfig for testing ACPI on RISC-V.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
board/emulation/qemu-riscv/MAINTAINERS | 1 + configs/qemu-riscv64_acpi_smode_defconfig | 27 +++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 configs/qemu-riscv64_acpi_smode_defconfig
This feels like a case where we should start using fragments rather than a cp'd defconfig.
--
Tom