[coreboot] [v2] r4707 - in trunk/coreboot-v2: src/mainboard/dell/s1850 targets

svn at coreboot.org svn at coreboot.org
Fri Oct 2 02:08:01 CEST 2009


Author: uwe
Date: 2009-10-02 02:08:00 +0200 (Fri, 02 Oct 2009)
New Revision: 4707

Removed:
   trunk/coreboot-v2/targets/totalimpact/
Modified:
   trunk/coreboot-v2/src/mainboard/dell/s1850/Kconfig
Log:
Drop remainders of the removed Totalimpact board. Fix typos.

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/coreboot-v2/src/mainboard/dell/s1850/Kconfig
===================================================================
--- trunk/coreboot-v2/src/mainboard/dell/s1850/Kconfig	2009-10-01 23:22:50 UTC (rev 4706)
+++ trunk/coreboot-v2/src/mainboard/dell/s1850/Kconfig	2009-10-02 00:08:00 UTC (rev 4707)
@@ -1,5 +1,5 @@
 config BOARD_DELL_S1850
-	bool "Dell S1850"
+	bool "S1850"
 	select ARCH_X86
 	select CPU_INTEL_SOCKET_MPGA604
 	select NORTHBRIDGE_INTEL_E7520
@@ -8,7 +8,7 @@
 	select SUPERIO_NSC_PC8374
 	select PIRQ_TABLE
 	help
-	  Dell S1850mainboard.
+	  Dell S1850 mainboard.
 
 config MAINBOARD_DIR
 	string





More information about the coreboot mailing list