Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45952 )
Change subject: soc/intel/common: add Kconfig to enable/disable the ACPI PM timer ......................................................................
Patch Set 22:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45952/22/src/soc/intel/common/block... File src/soc/intel/common/block/pmc/Kconfig:
https://review.coreboot.org/c/coreboot/+/45952/22/src/soc/intel/common/block... PS22, Line 39: CPU_SUPPORTS_PM_TIMER_EMULATION Will this be used for anything else? Otherwise you could rename/move it to PM_ACPI_TIMER_OPTIONAL and wouldn't have any problem with the APL case.