From 5bf864e353036535551f97dbeaf2c069ba60d79d Mon Sep 17 00:00:00 2001
From: Uwe Hermann <uwe@hermann-uwe.de>
Date: Fri, 2 Oct 2009 00:08:00 +0000
Subject: Drop remainders of the removed Totalimpact board. Fix typos.

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@4707 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
---
 src/mainboard/dell/s1850/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'src/mainboard')

diff --git a/src/mainboard/dell/s1850/Kconfig b/src/mainboard/dell/s1850/Kconfig
index 860915e2b8..ddad72c6f0 100644
--- a/src/mainboard/dell/s1850/Kconfig
+++ b/src/mainboard/dell/s1850/Kconfig
@@ -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 @@ config BOARD_DELL_S1850
 	select SUPERIO_NSC_PC8374
 	select PIRQ_TABLE
 	help
-	  Dell S1850mainboard.
+	  Dell S1850 mainboard.
 
 config MAINBOARD_DIR
 	string
-- 
cgit v1.2.3