summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801gx/Kconfig
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2016-07-13 23:24:55 -0500
committerAaron Durbin <adurbin@chromium.org>2016-07-15 08:34:10 +0200
commite99194555b9cb07bacc3008ec78ec61a949b47b9 (patch)
tree7a3b5846fc491de0877b5c07405dac735e60586c /src/southbridge/intel/i82801gx/Kconfig
parent671909b891439683d81420fe107025ded4caf88d (diff)
downloadcoreboot-e99194555b9cb07bacc3008ec78ec61a949b47b9.tar.xz
southbridge/intel/i82801gx: use common Intel ACPI hardware definitions
Transition to using the common Intel ACPI hardware definitions generic ACPI definitions. BUG=chrome-os-partner:54977 Change-Id: I08fb52ca13a4355d95fe31516c43de18d40de140 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/15679 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/southbridge/intel/i82801gx/Kconfig')
-rw-r--r--src/southbridge/intel/i82801gx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/i82801gx/Kconfig b/src/southbridge/intel/i82801gx/Kconfig
index c435b99c60..1f22d05526 100644
--- a/src/southbridge/intel/i82801gx/Kconfig
+++ b/src/southbridge/intel/i82801gx/Kconfig
@@ -15,6 +15,7 @@
config SOUTHBRIDGE_INTEL_I82801GX
bool
+ select ACPI_INTEL_HARDWARE_SLEEP_VALUES
select SOUTHBRIDGE_INTEL_COMMON
select IOAPIC
select HAVE_HARD_RESET