summaryrefslogtreecommitdiff
path: root/configs/chromebook_samus_tpl_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/chromebook_samus_tpl_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/chromebook_samus_tpl_defconfig')
-rw-r--r--configs/chromebook_samus_tpl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/chromebook_samus_tpl_defconfig b/configs/chromebook_samus_tpl_defconfig
index e35ef474a3..6839d8c151 100644
--- a/configs/chromebook_samus_tpl_defconfig
+++ b/configs/chromebook_samus_tpl_defconfig
@@ -74,6 +74,7 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
# CONFIG_NET is not set
CONFIG_REGMAP=y
CONFIG_SYSCON=y
+# CONFIG_ACPIGEN is not set
CONFIG_CPU=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_DW=y