From 68592c34e3ee76228b739e05ed0e5b2d5290e98a Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Mon, 6 Nov 2017 10:56:52 -0700 Subject: amd/stoneyridge: Select AMD common sleep states Change-Id: I2097293a1e843839bdc814345b1ec6437a6a0656 Signed-off-by: Marshall Dawson Reviewed-on: https://review.coreboot.org/22409 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones Reviewed-by: Aaron Durbin --- src/soc/amd/stoneyridge/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/amd/stoneyridge/Kconfig') diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig index 5749c8009b..446c451f71 100644 --- a/src/soc/amd/stoneyridge/Kconfig +++ b/src/soc/amd/stoneyridge/Kconfig @@ -31,6 +31,7 @@ config CPU_SPECIFIC_OPTIONS select ARCH_VERSTAGE_X86_32 select ARCH_ROMSTAGE_X86_32 select ARCH_RAMSTAGE_X86_32 + select ACPI_AMD_HARDWARE_SLEEP_VALUES select GENERIC_GPIO_LIB select IOAPIC select HAVE_USBDEBUG_OPTIONS -- cgit v1.2.3