Attention is currently required from: Anil Kumar K, Jérémy Compostella, Subrata Banik.
Hello Anil Kumar K, Paul Menzel, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76816?usp=email
to look at the new patch set (#6).
Change subject: drivers/intel/gma/Kconfig: Add VBT compression configuration entry ......................................................................
drivers/intel/gma/Kconfig: Add VBT compression configuration entry
Currently, the VBT compression is hardcoded to lzma. To offer more flexibility, this patch introduces a `CONFIG_VBT_CBFS_COMPRESSION'. This entry can be used to set the desired compression algorithm for VBT binary CBFS storage.
For instance, it can be set to `none' to allow the VBT binary to be used in pre-memory stages such as romstage.
Change-Id: I1df6a96c2ec122f0ef8ee6a1e96ffbd621b14941 Signed-off-by: Jeremy Compostella jeremy.compostella@intel.com --- M src/drivers/intel/gma/Kconfig M src/drivers/intel/gma/Makefile.inc 2 files changed, 5 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/76816/6