summaryrefslogtreecommitdiff
path: root/configs/cherryhill_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-01 19:02:39 +0300
committerSimon Glass <sjg@chromium.org>2022-01-25 21:44:36 +0300
commit27ba6289fe3db6f2be1fa787575348154a32341f (patch)
treeddc936b743101370b585e4d1f5856c34e2fc0b7c /configs/cherryhill_defconfig
parent015372359030ac96a1eb3f2b3724144a09d8271d (diff)
downloadu-boot-27ba6289fe3db6f2be1fa787575348154a32341f.tar.xz
x86: Tidy up use of CONFIG_ACPIGEN
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@chromium.org>
Diffstat (limited to 'configs/cherryhill_defconfig')
-rw-r--r--configs/cherryhill_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cherryhill_defconfig b/configs/cherryhill_defconfig
index 73120b5b42..7bfbcf650a 100644
--- a/configs/cherryhill_defconfig
+++ b/configs/cherryhill_defconfig
@@ -40,6 +40,7 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_TFTP_TSIZE=y
CONFIG_REGMAP=y
CONFIG_SYSCON=y
+# CONFIG_ACPIGEN is not set
CONFIG_CPU=y
CONFIG_RTL8169=y
CONFIG_SPI=y