From 4bbfe57959e4dcd66528b9c906e3c1b877d1bcbc Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Wed, 17 May 2017 20:43:02 +0200 Subject: Kconfig: Move and clean up CONFIG_VGA MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6e710b95cade0ea68f787f33c0070613d64b6da6 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/19743 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Arthur Heymans Reviewed-by: Kyösti Mälkki --- src/Kconfig | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/Kconfig') diff --git a/src/Kconfig b/src/Kconfig index 2ab9861baf..8b2369a0ba 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 -- cgit v1.2.3