[PATCH 05/40] x86: Tidy up use of CONFIG_ACPIGEN
Simon Glass
sjg at chromium.org
Sun Jan 23 22:54:01 CET 2022
This is enabled for quite a few boards which don't create ACPI tables.
Tidy this up by dropping the option for some boards.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
arch/Kconfig | 2 +-
configs/cherryhill_defconfig | 1 +
configs/chromebook_link64_defconfig | 1 +
configs/chromebook_link_defconfig | 1 +
configs/chromebook_samus_tpl_defconfig | 1 +
configs/coreboot64_defconfig | 1 +
configs/coreboot_defconfig | 1 +
configs/crownbay_defconfig | 1 +
configs/efi-x86_payload32_defconfig | 1 +
configs/efi-x86_payload64_defconfig | 1 +
configs/slimbootloader_defconfig | 1 +
11 files changed, 11 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list