skulls icon indicating copy to clipboard operation
skulls copied to clipboard

put our configs upstream

Open merge opened this issue 5 years ago • 1 comments

in order for our configs to get (more) build-testings, we could add them to coreboot's configs directory. That would be trivial for our "free" config. What about the other one, that depends on the vbios option rom blob that is not included in the blobs repo?

merge avatar May 02 '19 06:05 merge

note from nico:

The options to run OpROMs are independent from those that add binaries. This simple config works for instance:

CONFIG_VENDOR_ESD=y
CONFIG_PCI_OPTION_ROM_RUN_YABEL=y

Nico

merge avatar May 07 '19 06:05 merge