[coreboot] [v2] r4737 - trunk/coreboot-v2/src/mainboard/msi/ms9185

svn at coreboot.org svn at coreboot.org
Wed Oct 7 20:07:50 CEST 2009


Author: oxygene
Date: 2009-10-07 20:07:49 +0200 (Wed, 07 Oct 2009)
New Revision: 4737

Modified:
   trunk/coreboot-v2/src/mainboard/msi/ms9185/Kconfig
Log:
Fix trivial typo in Kconfig spotted by Peter, introduced by me.

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi at coresystems.de>


Modified: trunk/coreboot-v2/src/mainboard/msi/ms9185/Kconfig
===================================================================
--- trunk/coreboot-v2/src/mainboard/msi/ms9185/Kconfig	2009-10-07 18:03:41 UTC (rev 4736)
+++ trunk/coreboot-v2/src/mainboard/msi/ms9185/Kconfig	2009-10-07 18:07:49 UTC (rev 4737)
@@ -61,7 +61,7 @@
 
 config MAINBOARD_PART_NUMBER
 	string
-	default "ultra40"
+	default "MS9185"
 	depends on BOARD_MSI_MS9185
 
 config HW_MEM_HOLE_SIZEK





More information about the coreboot mailing list