[PATCH v2 44/44] acpi: Enable ACPI table generation by default on x86
Bin Meng
bmeng.cn at gmail.com
Mon Jul 13 08:06:40 CEST 2020
On Wed, Jul 8, 2020 at 11:34 AM Simon Glass <sjg at chromium.org> wrote:
>
> This should ideally be used by all x86 boards in U-Boot. Enable it by
> default. If some boards don't use it, the cost is small.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Don't enable this for qemu
>
> arch/Kconfig | 1 +
> drivers/core/Kconfig | 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list