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-ds/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/asus/p2b-ds/Kconfig') diff --git a/src/mainboard/asus/p2b-ds/Kconfig b/src/mainboard/asus/p2b-ds/Kconfig index f229c347f2d0..5bc98705bbce 100644 --- a/src/mainboard/asus/p2b-ds/Kconfig +++ b/src/mainboard/asus/p2b-ds/Kconfig @@ -30,8 +30,6 @@ config BOARD_ASUS_P2B_DS select SMP select IOAPIC select UDELAY_IO - select PCI_ROM_RUN - select CONSOLE_VGA config MAINBOARD_DIR string -- cgit v1.2.3