]> git.ipfire.org Git - thirdparty/u-boot.git/commit
riscv: allow usage of ACPI
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 19 Dec 2023 15:04:06 +0000 (16:04 +0100)
committerSimon Glass <sjg@chromium.org>
Sun, 7 Jan 2024 20:49:15 +0000 (13:49 -0700)
commitb17e280bb2cedb466fe62840233711e85aa8a692
tree3715d13e4412b1f8ae7bf4b6e8a4c438d1581a22
parent91970e83ed1b7cddec15559ec7b7df3f6d261066
riscv: allow usage of ACPI

Select CONFIG_SUPPORT_ACPI to allow usage of ACPI tables with RISC-V.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/Kconfig