blob: d9a7a87859557f9da26afbcc51666506bf5be857 [file] [log] [blame]
Shaunak Sahabd427802017-07-18 00:19:33 -07001config SOC_INTEL_COMMON_BLOCK_ACPI
2 depends on SOC_INTEL_COMMON_BLOCK_CPU
3 depends on SOC_INTEL_COMMON_BLOCK_PMC
4 bool
5 help
6 Intel Processor common code for ACPI
Michael Niewöhner89e83b72020-11-12 23:47:30 +01007
8if SOC_INTEL_COMMON_BLOCK_ACPI
9
10config SOC_INTEL_COMMON_BLOCK_ACPI_CPPC
11 bool
12 help
13 Generate CPPC entries for Intel SpeedShift
14
15endif