]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Allow any arch to generate ACPI tables
authorSimon Glass <sjg@chromium.org>
Wed, 1 Dec 2021 16:02:36 +0000 (09:02 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 18:44:36 +0000 (11:44 -0700)
commite1722fcb7d3fcb62b41f0feda4ac2c7d27d7c1f1
treec96cc97001c76606a7aadcdabf5e170852bcd267
parent6146cd62aedc4849fec66f10ab0aa57f1dc64b8e
x86: Allow any arch to generate ACPI tables

These have sadly found their way to ARM now. Allow any arch to support
generating ACPI tables.

Disable this for the tools build.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/Kconfig
arch/x86/Kconfig
configs/tools-only_defconfig
lib/Kconfig