Commit 9af43acba6ea1fe6de29150b8bd3eb0126ba6a15

Authored by Stefan Roese
Committed by Bin Meng
1 parent 871aa41d4c

x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume support

I've missed to add the ACPI resume support to this x86 build target.
This patch adds the ACPI resume support enabling S3 suspend /
resume.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
... ... @@ -9,6 +9,7 @@
9 9 CONFIG_GENERATE_PIRQ_TABLE=y
10 10 CONFIG_GENERATE_MP_TABLE=y
11 11 CONFIG_GENERATE_ACPI_TABLE=y
  12 +CONFIG_HAVE_ACPI_RESUME=y
12 13 CONFIG_SEABIOS=y
13 14 CONFIG_FIT=y
14 15 CONFIG_FIT_SIGNATURE=y