summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2017-05-17 20:43:02 +0200
committerNico Huber <nico.h@gmx.de>2017-05-22 12:24:43 +0200
commit4bbfe57959e4dcd66528b9c906e3c1b877d1bcbc (patch)
treefe58896126275d5a0fcd37c154f53e5ee9b57cec /src/Kconfig
parentafa9aefce00551d5d6227ad0081389b972dd767f (diff)
downloadcoreboot-4bbfe57959e4dcd66528b9c906e3c1b877d1bcbc.tar.gz
coreboot-4bbfe57959e4dcd66528b9c906e3c1b877d1bcbc.tar.bz2
coreboot-4bbfe57959e4dcd66528b9c906e3c1b877d1bcbc.zip
Kconfig: Move and clean up CONFIG_VGA
Change-Id: I6e710b95cade0ea68f787f33c0070613d64b6da6 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/19743 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 2ab9861baf00..8b2369a0ba67 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -550,12 +550,6 @@ config USE_WATCHDOG_ON_BOOT
bool
default n
-config VGA
- bool
- default n
- help
- Build board-specific VGA code.
-
config GFXUMA
bool
default n