Mike Banon has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32352 )
Change subject: configs: add Lenovo G505S sample configuration (use with dGPU patches) ......................................................................
Patch Set 10:
(1 comment)
https://review.coreboot.org/#/c/32352/6/configs/config.lenovo_g505s_use_with... File configs/config.lenovo_g505s_use_with_dgpu_patches:
https://review.coreboot.org/#/c/32352/6/configs/config.lenovo_g505s_use_with... PS6, Line 5: VGA_BIOS=y
not for general use
Indeed, you are right: I tried using such a shortened config without doing a "make menuconfig with saving changes" priorly, and got this error:
./coreboot$ make toolchain.inc:165: *** The toolchain architecture for decompressor is unknown. toolchain.inc:165: *** Check your .config file for CONFIG_ARCH_decompressor_* settings. Stop.
Since I intend this config as an example config for the coreboot'ers, I have to revert it to a previous full version to make it more usable