Attention is currently required from: Keith Hui. Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48921 )
Change subject: sb/intel: Introduce SCMI Kconfig options ......................................................................
Patch Set 5: Code-Review+1
(2 comments)
File src/southbridge/intel/common/Kconfig.common:
https://review.coreboot.org/c/coreboot/+/48921/comment/7484224c_058600b6 PS5, Line 126: implements nit: implement
https://review.coreboot.org/c/coreboot/+/48921/comment/4b68eb8e_eb1bbee9 PS5, Line 131: HAVE_ACPI_TABLES I'd move this dependency to `HAVE_SCMI`, and adjust the select in CB:41735 accordingly:
select HAVE_SCMI if HAVE_ACPI_TABLES
Let me know if this approach works.