aboutsummaryrefslogtreecommitdiff
path: root/configs/galileo_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-01-31 14:18:49 +0000
committerTom Rini <trini@konsulko.com>2022-01-31 14:18:49 +0000
commitceefc660bae42e3fbd72390f039bec1463e01287 (patch)
tree0369a83797b2ec8afd23c3eb642fac6be92b0f1f /configs/galileo_defconfig
parentf8753f025f833a7d85860d5e0a0de7c7aaa6bf24 (diff)
downloadu-boot-ceefc660bae42e3fbd72390f039bec1463e01287.zip
u-boot-ceefc660bae42e3fbd72390f039bec1463e01287.tar.gz
u-boot-ceefc660bae42e3fbd72390f039bec1463e01287.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r--configs/galileo_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig
index eaa9021..0a4c207 100644
--- a/configs/galileo_defconfig
+++ b/configs/galileo_defconfig
@@ -9,7 +9,6 @@ CONFIG_VENDOR_INTEL=y
CONFIG_TARGET_GALILEO=y
CONFIG_GENERATE_PIRQ_TABLE=y
CONFIG_GENERATE_MP_TABLE=y
-CONFIG_GENERATE_ACPI_TABLE=y
CONFIG_FIT=y
CONFIG_SHOW_BOOT_PROGRESS=y
CONFIG_USE_BOOTARGS=y
@@ -49,4 +48,5 @@ CONFIG_CPU=y
CONFIG_SPI=y
CONFIG_USB_STORAGE=y
CONFIG_USB_KEYBOARD=y
+CONFIG_GENERATE_ACPI_TABLE=y
# CONFIG_GZIP is not set