On Mon, May 23, 2016 at 10:37 AM, Miao Yan <yanmiaob...@gmail.com> wrote: > CONFIG_GENENRATE_ACPI_TABLE controls the generation of ACPI table which > uses U-Boot's built-in methods and CONFIG_QEMU_ACPI_TABLE controls whether > to load ACPI table from QEMU's fw_cfg interface. > > But with commit "697ec431469ce0a4c2fc2c02d8685d907491af84 x86: qemu: Drop > our own ACPI implementation", there is only one way to support ACPI table > for QEMU targets which is the fw_cfg interface. Having two Kconfig options > for this purpose is not necessary any more, so this patch consolidates > the two. > > Signed-off-by: Miao Yan <yanmiaob...@gmail.com> > Reviewed-by: Bin Meng <bmeng...@gmail.com> > --- > Changes in v3: > - none > > arch/x86/Kconfig | 10 +--------- > arch/x86/cpu/qemu/Makefile | 2 +- > arch/x86/lib/Makefile | 2 +- > 3 files changed, 3 insertions(+), 11 deletions(-) >
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot