summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/Kconfig
diff options
context:
space:
mode:
authorHannah Williams <hannah.williams@intel.com>2016-04-18 13:47:08 -0700
committerMartin Roth <martinroth@google.com>2016-06-08 22:31:27 +0200
commit0f61da85820c518341240ce0b60ebfec70187fc0 (patch)
treed3205a573289764a5f66b00908ec89c6c6c476d5 /src/soc/intel/apollolake/Kconfig
parentf8daa378614178263b705fbd9e1251bb4b8d148d (diff)
downloadcoreboot-0f61da85820c518341240ce0b60ebfec70187fc0.tar.xz
soc/apollolake: Add SOC specific c-state table
Please refer Apollolake BIOS Writers Guide Change-Id: I5f82cdc4b34a53b5184ef1e918cae15a1df6cc5e Signed-off-by: Hannah Williams <hannah.williams@intel.com> Reviewed-on: https://review.coreboot.org/15051 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/soc/intel/apollolake/Kconfig')
-rw-r--r--src/soc/intel/apollolake/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/apollolake/Kconfig b/src/soc/intel/apollolake/Kconfig
index 7c21ed2fe0..98ce7d8c3c 100644
--- a/src/soc/intel/apollolake/Kconfig
+++ b/src/soc/intel/apollolake/Kconfig
@@ -39,6 +39,7 @@ config CPU_SPECIFIC_OPTIONS
select SMM_TSEG
select SOC_INTEL_COMMON
select SOC_INTEL_COMMON_SMI
+ select SOC_INTEL_COMMON_ACPI
select SPI_FLASH
select UDELAY_TSC
select TSC_CONSTANT_RATE