summaryrefslogtreecommitdiffstats
path: root/configs/galileo_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-05-25 19:19:12 -0700
committerBin Meng <bmeng.cn@gmail.com>2016-05-30 10:21:12 +0800
commite6ddb6b0135949e67bf5face7bdff522e493e1e2 (patch)
treef9b65ad5e3ad6eed193e6a190d40c27e6c9e9a63 /configs/galileo_defconfig
parent7ee371063f3cf779740bb35e0c31dc04fc132e9b (diff)
downloadblackbird-obmc-uboot-e6ddb6b0135949e67bf5face7bdff522e493e1e2.tar.gz
blackbird-obmc-uboot-e6ddb6b0135949e67bf5face7bdff522e493e1e2.zip
x86: galileo: Enable ACPI table generation
Enable ACPI table generation by creating a DSDT table. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r--configs/galileo_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig
index f8d3c3b8ab..080c2ed50d 100644
--- a/configs/galileo_defconfig
+++ b/configs/galileo_defconfig
@@ -5,6 +5,7 @@ CONFIG_TARGET_GALILEO=y
CONFIG_ENABLE_MRC_CACHE=y
CONFIG_GENERATE_PIRQ_TABLE=y
CONFIG_GENERATE_MP_TABLE=y
+CONFIG_GENERATE_ACPI_TABLE=y
CONFIG_FIT=y
CONFIG_BOOTSTAGE=y
CONFIG_BOOTSTAGE_REPORT=y
OpenPOWER on IntegriCloud