Michael Niewöhner 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 26:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45952/26/src/soc/intel/common/block... File src/soc/intel/common/block/pmc/Kconfig:
https://review.coreboot.org/c/coreboot/+/45952/26/src/soc/intel/common/block... PS26, Line 39: config PM_ACPI_TIMER_OPTIONAL
This deprecates CPU_SUPPORTS_PM_TIMER_EMULATION, right?
no, it doesn't; see https://review.coreboot.org/c/coreboot/+/45952/22/src/soc/intel/common/block...