Attention is currently required from: Sean Rhodes, Tarun Tuli, Subrata Banik.
Hello build bot (Jenkins), Nico Huber, Tarun Tuli, Subrata Banik, Michael Niewöhner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74405
to look at the new patch set (#6).
Change subject: soc/intel/tigerlake: Replace SOC_INTEL_TIGERLAKE_S3 with D3COLD_SUPPORT ......................................................................
soc/intel/tigerlake: Replace SOC_INTEL_TIGERLAKE_S3 with D3COLD_SUPPORT
The Kconfig option SOC_INTEL_TIGERLAKE_S3 suggests that it's doing something with S3, but it's actually disabling D3Cold support.
Remove it, and instead use D3COLD_SUPPORT so it's clear what the option is doing.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: Id43f3e5c8620d474831cc02fcecebd8aac961687 --- M src/mainboard/starlabs/starbook/Kconfig M src/soc/intel/tigerlake/Kconfig M src/soc/intel/tigerlake/acpi/tcss.asl M src/soc/intel/tigerlake/acpi/tcss_dma.asl M src/soc/intel/tigerlake/acpi/tcss_pcierp.asl M src/soc/intel/tigerlake/acpi/tcss_xhci.asl 6 files changed, 34 insertions(+), 25 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/74405/6