From b24e276503016618b30814d76f18e7ff13034158 Mon Sep 17 00:00:00 2001 From: Uwe Hermann 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 Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4722 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/asus/p2b-f/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/asus/p2b-f') diff --git a/src/mainboard/asus/p2b-f/Kconfig b/src/mainboard/asus/p2b-f/Kconfig index 675b33e22b..d86d7a1a79 100644 --- a/src/mainboard/asus/p2b-f/Kconfig +++ b/src/mainboard/asus/p2b-f/Kconfig @@ -27,8 +27,6 @@ config BOARD_ASUS_P2B_F 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