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
This commit is contained in:
Uwe Hermann 2009-10-10 16:19:12 +00:00
parent 3fe6b7002b
commit fcb28b66ce
1 changed files with 0 additions and 1 deletions

View File

@ -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