mainboard: Drop unnecessary VGA_BIOS
default
This option defaults to n already. Change-Id: I9f6407152f7cf2e2ac6fd1fff874e400f89a27ae Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51339 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
@@ -39,10 +39,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config VGA_BIOS
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
#config VGA_BIOS_FILE
|
#config VGA_BIOS_FILE
|
||||||
# string "VGA BIOS path and filename"
|
# string "VGA BIOS path and filename"
|
||||||
# depends on VGA_BIOS
|
# depends on VGA_BIOS
|
||||||
|
@@ -40,10 +40,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config VGA_BIOS
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
#config VGA_BIOS_FILE
|
#config VGA_BIOS_FILE
|
||||||
# string "VGA BIOS path and filename"
|
# string "VGA BIOS path and filename"
|
||||||
# depends on VGA_BIOS
|
# depends on VGA_BIOS
|
||||||
|
@@ -39,9 +39,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config VGA_BIOS
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
config VGA_BIOS_FILE
|
config VGA_BIOS_FILE
|
||||||
string
|
string
|
||||||
default "site-local/vgabios.bin"
|
default "site-local/vgabios.bin"
|
||||||
|
@@ -38,9 +38,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config VGA_BIOS
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
config VGA_BIOS_FILE
|
config VGA_BIOS_FILE
|
||||||
string
|
string
|
||||||
default "site-local/vgabios.bin"
|
default "site-local/vgabios.bin"
|
||||||
|
@@ -48,10 +48,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config VGA_BIOS
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config SB800_AHCI_ROM
|
config SB800_AHCI_ROM
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
@@ -40,10 +40,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config VGA_BIOS
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config VGA_BIOS_ID
|
config VGA_BIOS_ID
|
||||||
string
|
string
|
||||||
default "1002,9804"
|
default "1002,9804"
|
||||||
|
@@ -40,10 +40,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config VGA_BIOS
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
#config VGA_BIOS_FILE
|
#config VGA_BIOS_FILE
|
||||||
# string "VGA BIOS path and filename"
|
# string "VGA BIOS path and filename"
|
||||||
# depends on VGA_BIOS
|
# depends on VGA_BIOS
|
||||||
|
@@ -55,10 +55,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config VGA_BIOS
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config VGA_BIOS_ID
|
config VGA_BIOS_ID
|
||||||
string
|
string
|
||||||
default "1002,9802"
|
default "1002,9802"
|
||||||
|
@@ -43,10 +43,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config VGA_BIOS
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
#config VGA_BIOS_FILE
|
#config VGA_BIOS_FILE
|
||||||
# string "VGA BIOS path and filename"
|
# string "VGA BIOS path and filename"
|
||||||
# depends on VGA_BIOS
|
# depends on VGA_BIOS
|
||||||
|
Reference in New Issue
Block a user