mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-23 06:41:36 +02:00
arm: enable support for QEMU firmware tables
Enable the QEMU firmware interface if ACPI tables are to be supported on the QEMU platform. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
This commit is contained in:
parent
b8bb5704ae
commit
8c4b37ce97
@ -5,6 +5,7 @@ config TEXT_BASE
|
||||
|
||||
config BOARD_SPECIFIC_OPTIONS # dummy
|
||||
def_bool y
|
||||
select QFW if ACPI
|
||||
select QFW_MMIO if CMD_QFW
|
||||
imply VIRTIO_MMIO
|
||||
imply VIRTIO_PCI
|
||||
|
Loading…
x
Reference in New Issue
Block a user