arm: Allow supporting ACPI-table generation
authorSimon Glass <sjg@chromium.org>
Wed, 1 Dec 2021 16:02:38 +0000 (09:02 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 18:44:36 +0000 (11:44 -0700)
commit015372359030ac96a1eb3f2b3724144a09d8271d
tree6e1cf495b6e184c3382d105d818f0f616e2983a2
parent233f0e35a3536102e13bed924a1c4aa33726f244
arm: Allow supporting ACPI-table generation

Some ARM boards are using ACPI now. It seems that U-Boot should support
this method. Add ARM to the list of archs which can generate ACPI tables.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/Kconfig