summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-10-10 16:19:12 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-10-10 16:19:12 +0000
commitfcb28b66cea2368a8e7505c999fe356d68fd38df (patch)
tree88821e1cc371215852b9d6d3175302b81036a862 /src/mainboard/emulation
parent3fe6b7002bf8da7ecd91c2ab4e8bfdec4e80e02f (diff)
downloadcoreboot-fcb28b66cea2368a8e7505c999fe356d68fd38df.tar.xz
Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway.
Tested on QEMU. 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@4757 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/emulation')
-rw-r--r--src/mainboard/emulation/qemu-x86/Kconfig1
1 files changed, 0 insertions, 1 deletions
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