diff options
author | Michael Niewöhner <foss@mniewoehner.de> | 2021-09-24 23:22:51 +0200 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2021-10-17 14:00:10 +0000 |
commit | c9a12f2402bb9151f8a0643d98bb6915bf06531e (patch) | |
tree | b6b81e08d39bb3330a849469eaa56a4554575ddd /src/soc/intel/apollolake/smihandler.c | |
parent | 413810e55ff307d998ace4e16145ab71e939e85a (diff) |
soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM Timer
Apollo Lake and Gemini Lake do not have a hardware PM ACPI timer but
only uCode PM Timer emulation. Add a Kconfig `NO_PM_ACPI_TIMER` denoting
SoCs without PM Timer and make it mutually exclusive with the Kconfig
`USE_PM_ACPI_TIMER`.
This is partly redundant to `PM_ACPI_TIMER_OPTIONAL`, which will be
dropped in the follow-up change, though.
Change-Id: Ic323bbfb7089c53a6f22724910a0ff3df8904ebd
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57931
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/soc/intel/apollolake/smihandler.c')
0 files changed, 0 insertions, 0 deletions