soc/intel/common: Add common code for acpi c/p/t-state entries

Change-Id: I87505bb31cd1b46d27cc5c9ba8d086df7393653e
Signed-off-by: Hannah Williams <hannah.williams@intel.com>
Reviewed-on: https://review.coreboot.org/15050
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Hannah Williams
2016-04-18 13:40:04 -07:00
committed by Martin Roth
parent 5f8cdc641b
commit f8daa37861
4 changed files with 368 additions and 0 deletions

View File

@@ -80,4 +80,8 @@ config SOC_INTEL_COMMON_SMI
bool
default n
config SOC_INTEL_COMMON_ACPI
bool
default n
endif # SOC_INTEL_COMMON