From b24e276503016618b30814d76f18e7ff13034158 Mon Sep 17 00:00:00 2001
From: Uwe Hermann <uwe@hermann-uwe.de>
Date: Mon, 5 Oct 2009 00:07:12 +0000
Subject: PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig and should
 not be set in per-mainboard Kconfigs.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4722 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
---
 src/mainboard/a-trend/atc-6220/Kconfig | 2 --
 1 file changed, 2 deletions(-)

(limited to 'src/mainboard/a-trend/atc-6220/Kconfig')

diff --git a/src/mainboard/a-trend/atc-6220/Kconfig b/src/mainboard/a-trend/atc-6220/Kconfig
index c5c705b566..12c50e45c2 100644
--- a/src/mainboard/a-trend/atc-6220/Kconfig
+++ b/src/mainboard/a-trend/atc-6220/Kconfig
@@ -27,8 +27,6 @@ config BOARD_A_TREND_ATC_6220
 	select SUPERIO_WINBOND_W83977TF
 	select HAVE_PIRQ_TABLE
 	select UDELAY_IO
-	select PCI_ROM_RUN
-	select CONSOLE_VGA
 
 config MAINBOARD_DIR
 	string
-- 
cgit v1.2.3