Hello Aaron Durbin, Patrick Rudolph, Subrata Banik, Aamir Bohra, Matt DeVillier, Tim Wawrzynczak, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36034
to look at the new patch set (#14).
Change subject: soc/intel/common/block/timer: Add config to enable/disable PM timer support ......................................................................
soc/intel/common/block/timer: Add config to enable/disable PM timer support
Add provision to enable/disable ACPI PM Timer via config option. The boards can now select this config option for ACPI timer support, instead of explicitly disabling it from the devicetree for the cases where ACPI timer needs to be disabled. Also, Tianocore payload boot requires ACPI PM timer to be enabled. Hence, the boards supporting Tianocore boot can now directly select this config option.
BUG=none TEST=none
Change-Id: I42fcf23523889d47f0491fad662ca6b3587ab348 Signed-off-by: Meera Ravindranath meera.ravindranath@intel.com --- M src/soc/intel/common/block/timer/Kconfig 1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/36034/14