summaryrefslogtreecommitdiff
path: root/src/mainboard/lippert
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-03-08 11:12:52 +0100
committerMartin Roth <martinroth@google.com>2021-03-10 23:35:00 +0000
commit83f9f8983b297401c540022c64eb732ed9f198dc (patch)
treeef69bc255a71dab15d1859d922f2228942d04d36 /src/mainboard/lippert
parent42c5b010b6b2d8da75322fc7044fe77edf6a46f8 (diff)
downloadcoreboot-83f9f8983b297401c540022c64eb732ed9f198dc.tar.xz
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>
Diffstat (limited to 'src/mainboard/lippert')
-rw-r--r--src/mainboard/lippert/frontrunner-af/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lippert/frontrunner-af/Kconfig b/src/mainboard/lippert/frontrunner-af/Kconfig
index 55157eda52..3c38e27613 100644
--- a/src/mainboard/lippert/frontrunner-af/Kconfig
+++ b/src/mainboard/lippert/frontrunner-af/Kconfig
@@ -55,10 +55,6 @@ config ONBOARD_VGA_IS_PRIMARY
bool
default y
-config VGA_BIOS
- bool
- default n
-
config VGA_BIOS_ID
string
default "1002,9802"