treewide: capitalize 'BIOS'
Also replace 'BIOS' by coreboot when the image is 'coreboot.rom'. Change-Id: I8303b7baa9671f19a036a59775026ffd63c85273 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38932 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
c7a3152273
commit
6dc9d0352e
22 changed files with 30 additions and 30 deletions
|
|
@ -721,7 +721,7 @@ config INTEL_GMA_HAVE_VBT
|
|||
|
||||
config INTEL_GMA_ADD_VBT
|
||||
depends on SOC_INTEL_COMMON || CPU_INTEL_COMMON
|
||||
bool "Add a Video Bios Table (VBT) binary to CBFS"
|
||||
bool "Add a Video BIOS Table (VBT) binary to CBFS"
|
||||
default y if INTEL_GMA_HAVE_VBT
|
||||
help
|
||||
Add a VBT data file to CBFS. The VBT describes the integrated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue