From: Stefan Roese Date: Tue, 17 Oct 2017 06:09:14 +0000 (+0200) Subject: x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume support X-Git-Tag: v2017.11-rc3~44^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9af43acba6ea1fe6de29150b8bd3eb0126ba6a15;p=platform%2Fkernel%2Fu-boot.git 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 Cc: Bin Meng Cc: Simon Glass Reviewed-by: Bin Meng --- diff --git a/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig b/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig index 971cfc6..59bde05 100644 --- a/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig +++ b/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig @@ -9,6 +9,7 @@ CONFIG_HAVE_VGA_BIOS=y CONFIG_GENERATE_PIRQ_TABLE=y CONFIG_GENERATE_MP_TABLE=y CONFIG_GENERATE_ACPI_TABLE=y +CONFIG_HAVE_ACPI_RESUME=y CONFIG_SEABIOS=y CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y