mb/lippert/frontrunner-af: Drop commented-out Kconfig symbol
Drop it before it grows moss. Change-Id: I0b4f5487cca3c864ba531cc6c78a20c2682fc43d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43287 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
13ec6a03ab
commit
de3fe84ca9
|
@ -46,11 +46,6 @@ config VGA_BIOS
|
|||
bool
|
||||
default n
|
||||
|
||||
#config VGA_BIOS_FILE
|
||||
# string "VGA BIOS path and filename"
|
||||
# depends on VGA_BIOS
|
||||
# default "rom/video/OntarioGenericVbios.bin"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "1002,9802"
|
||||
|
|
Loading…
Reference in New Issue