Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31216 )
Change subject: sb/amd/agesa/hudson/Kconfig: Disable xHCI by default if no USE_BLOBS ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/31216/2/src/southbridge/amd/agesa/hudson/Kco... File src/southbridge/amd/agesa/hudson/Kconfig:
https://review.coreboot.org/#/c/31216/2/src/southbridge/amd/agesa/hudson/Kco... PS2, Line 41: USE_BLOBS || Now this explicitly adds the default y for the case of `USE_BLOBS && !HUDSON_XHCI_FWM` which is probably not intended.