coreboot-kgpe-d16/src/mainboard/system76
Angel Pons 05ae8f2ff3 mainboard: Drop invalid VGA_BIOS_FILE defaults
If the VGA BIOS file path for `VGA_BIOS_FILE` in a mainboard's Kconfig
does not exist in the coreboot tree (including submodules), drop it.
These files should be stored in the `site-local` subdirectory and the
paths specified for each board in `site-local/Kconfig`. For example:

config VGA_BIOS_FILE
	default "site-local/x200_vbios.bin" if BOARD_LENOVO_X200

Note that this is just an example. There are better ways to structure
one's `site-local` subfolder. Using the `CONFIG_MAINBOARD_DIR` option
would be one of them, though variants may still need special handling.

Also, update autoport to not generate `VGA_BIOS_FILE` defaults.

Change-Id: I1b5dfba035a42d7943f270f95fb7d32b285584d2
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51340
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
2021-10-15 09:08:35 +00:00
..
addw1 mb/system76/addw1: Add Adder WS 2 as a variant 2021-09-22 13:46:59 +00:00
cml-u mb/system76/cml-u: Add Darter Pro 6 as a variant 2021-09-20 12:11:50 +00:00
darp7 soc/intel: replace dt option PmTimerDisabled by Kconfig 2021-10-12 18:25:35 +00:00
galp5 soc/intel: replace dt option PmTimerDisabled by Kconfig 2021-10-12 18:25:35 +00:00
gaze15 mb/system76/gaze15: Disable OC support 2021-09-27 13:27:51 +00:00
lemp9 mainboard: Drop invalid VGA_BIOS_FILE defaults 2021-10-15 09:08:35 +00:00
lemp10 soc/intel: replace dt option PmTimerDisabled by Kconfig 2021-10-12 18:25:35 +00:00
oryp5 cannonlake mainboards: Set PMC as hidden in devicetree 2021-09-10 21:54:23 +00:00
oryp6 cannonlake mainboards: Set PMC as hidden in devicetree 2021-09-10 21:54:23 +00:00
whl-u cannonlake mainboards: Set PMC as hidden in devicetree 2021-09-10 21:54:23 +00:00
Kconfig mb/*/Kconfig: Annotate closing endif with corresponding condition 2020-11-12 09:48:45 +00:00
Kconfig.name