Fix all board names in Kconfig as per wiki / vendor website.

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@4815 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
diff --git a/src/mainboard/emulation/qemu-x86/Kconfig b/src/mainboard/emulation/qemu-x86/Kconfig
index 68a38de..1f9be02 100644
--- a/src/mainboard/emulation/qemu-x86/Kconfig
+++ b/src/mainboard/emulation/qemu-x86/Kconfig
@@ -14,7 +14,7 @@
 
 config MAINBOARD_PART_NUMBER
 	string
-	default "QEMU-x86"
+	default "QEMU x86"
 	depends on BOARD_EMULATION_QEMU_X86
 
 config IRQ_SLOT_COUNT