From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/3] x86: qemu: Enable ACPI table generation by default
Date: Sun, 28 Feb 2016 23:54:51 -0800 [thread overview]
Message-ID: <1456732492-7441-3-git-send-email-bmeng.cn@gmail.com> (raw)
In-Reply-To: <1456732492-7441-1-git-send-email-bmeng.cn@gmail.com>
Now that ACPI is supported on QEMU, enable it.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
---
Changes in v2: None
configs/qemu-x86_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/qemu-x86_defconfig b/configs/qemu-x86_defconfig
index b0c935c..f0e6512 100644
--- a/configs/qemu-x86_defconfig
+++ b/configs/qemu-x86_defconfig
@@ -4,6 +4,7 @@ CONFIG_SMP=y
CONFIG_MAX_CPUS=2
CONFIG_GENERATE_PIRQ_TABLE=y
CONFIG_GENERATE_MP_TABLE=y
+CONFIG_GENERATE_ACPI_TABLE=y
CONFIG_CMD_CPU=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
--
1.8.2.1
next prev parent reply other threads:[~2016-02-29 7:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 7:54 [U-Boot] [PATCH v2 0/3] x86: Support booting SeaBIOS Bin Meng
2016-02-29 7:54 ` [U-Boot] [PATCH v2 1/3] " Bin Meng
2016-03-01 2:04 ` Simon Glass
2016-03-11 2:28 ` Bin Meng
2016-02-29 7:54 ` Bin Meng [this message]
2016-03-11 2:28 ` [U-Boot] [PATCH v2 2/3] x86: qemu: Enable ACPI table generation by default Bin Meng
2016-02-29 7:54 ` [U-Boot] [PATCH v2 3/3] x86: Document how to play with SeaBIOS Bin Meng
2016-03-11 2:28 ` Bin Meng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1456732492-7441-3-git-send-email-bmeng.cn@gmail.com \
--to=bmeng.cn@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox