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:

committed by
Simon Glass

parent
b8bb5704ae
commit
8c4b37ce97
@@ -5,6 +5,7 @@ config TEXT_BASE
|
|||||||
|
|
||||||
config BOARD_SPECIFIC_OPTIONS # dummy
|
config BOARD_SPECIFIC_OPTIONS # dummy
|
||||||
def_bool y
|
def_bool y
|
||||||
|
select QFW if ACPI
|
||||||
select QFW_MMIO if CMD_QFW
|
select QFW_MMIO if CMD_QFW
|
||||||
imply VIRTIO_MMIO
|
imply VIRTIO_MMIO
|
||||||
imply VIRTIO_PCI
|
imply VIRTIO_PCI
|
||||||
|
Reference in New Issue
Block a user