commit | e1722fcb7d3fcb62b41f0feda4ac2c7d27d7c1f1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 01 09:02:36 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 11:44:36 2022 -0700 |
tree | c96cc97001c76606a7aadcdabf5e170852bcd267 | |
parent | 6146cd62aedc4849fec66f10ab0aa57f1dc64b8e [diff] |
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>