Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39872 )
Change subject: mb/google/cyan: Clean up Kconfig ......................................................................
Patch Set 3: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/39872/1/src/mainboard/google/cyan/K... File src/mainboard/google/cyan/Kconfig:
https://review.coreboot.org/c/coreboot/+/39872/1/src/mainboard/google/cyan/K... PS1, Line 85: config VGA_BIOS_ID : string : depends on VGA_BIOS : default "8086,22b0" : help : The VGA_BIOS_ID for the C0 version of the video BIOS is hardcoded : in soc/intel/braswell/Makefile.inc as 8086,22b1
extracted from where? it doesn't exist in the stock firmware images. […]
Hmm, judging by this C0 story, I guess the number belongs into braswell/Kconfig anyway.