From 83f9f8983b297401c540022c64eb732ed9f198dc Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Mon, 8 Mar 2021 11:12:52 +0100 Subject: mainboard: Drop unnecessary `VGA_BIOS` default This option defaults to n already. Change-Id: I9f6407152f7cf2e2ac6fd1fff874e400f89a27ae Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/51339 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber Reviewed-by: Arthur Heymans --- src/mainboard/jetway/nf81-t56n-lf/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/jetway') diff --git a/src/mainboard/jetway/nf81-t56n-lf/Kconfig b/src/mainboard/jetway/nf81-t56n-lf/Kconfig index 442d097062..eebf7af299 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/Kconfig +++ b/src/mainboard/jetway/nf81-t56n-lf/Kconfig @@ -40,10 +40,6 @@ config ONBOARD_VGA_IS_PRIMARY bool default y -config VGA_BIOS - bool - default n - #config VGA_BIOS_FILE # string "VGA BIOS path and filename" # depends on VGA_BIOS -- cgit v1.2.3