Remove duplicate and not too useful Kconfig board comments as
per discussion on the mailing list. 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@4711 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -5,8 +5,6 @@ config BOARD_EMULATION_QEMU_X86
|
||||
select SOUTHBRIDGE_INTEL_I82371EB
|
||||
select CPU_EMULATION_QEMU_X86
|
||||
select CONSOLE_SERIAL8250
|
||||
help
|
||||
x86 QEMU variant.
|
||||
|
||||
config MAINBOARD_DIR
|
||||
string
|
||||
@@ -15,5 +13,5 @@ config MAINBOARD_DIR
|
||||
|
||||
config MAINBOARD_PART_NUMBER
|
||||
string
|
||||
default "QEMU-86"
|
||||
default "QEMU-x86"
|
||||
depends on BOARD_EMULATION_QEMU_X86
|
||||
|
Reference in New Issue
Block a user