Marshall Dawson has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40699 )
Change subject: soc/amd/picasso: Drop prompts from some Kconfig options ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/40699/2/src/soc/amd/picasso/Kconfig File src/soc/amd/picasso/Kconfig:
https://review.coreboot.org/c/coreboot/+/40699/2/src/soc/amd/picasso/Kconfig... PS2, Line 265: string "AMD public Key" You may want to consider keeping this one since it helps locate all blobs in Makefile.inc. IIRC, for symbols without a prompt, you cannot override the default using make olddefconfig.
Side note, we may want to consider using different mechanisms in Makefile.inc for finding keys & PSP blobs vs. BIOS type blobs like APCBs, ABLs, etc.