From fcb28b66cea2368a8e7505c999fe356d68fd38df Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 10 Oct 2009 16:19:12 +0000 Subject: Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway. Tested on QEMU. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4757 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/emulation/qemu-x86/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/emulation') diff --git a/src/mainboard/emulation/qemu-x86/Kconfig b/src/mainboard/emulation/qemu-x86/Kconfig index 452fcb4309..fa7258b745 100644 --- a/src/mainboard/emulation/qemu-x86/Kconfig +++ b/src/mainboard/emulation/qemu-x86/Kconfig @@ -4,7 +4,6 @@ config BOARD_EMULATION_QEMU_X86 select CPU_I586 select SOUTHBRIDGE_INTEL_I82371EB select CPU_EMULATION_QEMU_X86 - select CONSOLE_SERIAL8250 config MAINBOARD_DIR string -- cgit v1.2.3