diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2016-04-13 00:52:49 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2016-04-22 11:26:32 +0800 |
commit | 697ec431469ce0a4c2fc2c02d8685d907491af84 (patch) | |
tree | 448c5ba00e20b8d9a1d4336bbfc45e267a0d2946 /scripts/checkpatch.pl | |
parent | ee8b25fa354da7cfaafe0e6781e873c74c29bbad (diff) | |
download | talos-obmc-uboot-697ec431469ce0a4c2fc2c02d8685d907491af84.tar.gz talos-obmc-uboot-697ec431469ce0a4c2fc2c02d8685d907491af84.zip |
x86: qemu: Drop our own ACPI implementation
Our own ACPI implementation (when CONFIG_QEMU_ACPI_TABLE is not set)
does not build anymore after x86 has been fully converted to DM PCI.
Instead of trying to fix the build errors, given we now have the ACPI
support via QEMU's fw_cfg interface, which is a more reliable way to
generate correct ACPI tables than by ourselves, hence drop our own
ACPI implementation.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions