From f638d1971e3135025471c99bf079a24fbb1f3bfa Mon Sep 17 00:00:00 2001
From: "Maciej W. Rozycki" <macro@linux-mips.org>
Date: Wed, 2 Feb 2005 22:23:46 +0000
Subject: [PATCH] Update descriptions for MIPS Technologies evaluation boards.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
 arch/mips/Kconfig | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index a3ad171874c9..bfd5014a8afe 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -335,7 +335,7 @@ config MIPS_ATLAS
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_64BIT_KERNEL
 	help
-	  This enables support for the QED R5231-based MIPS Atlas evaluation
+	  This enables support for the MIPS Technologies Atlas evaluation
 	  board.
 
 config MIPS_MALTA
@@ -351,7 +351,7 @@ config MIPS_MALTA
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_64BIT_KERNEL
 	help
-	  This enables support for the VR5000-based MIPS Malta evaluation
+	  This enables support for the MIPS Technologies Malta evaluation
 	  board.
 
 config MIPS_SEAD
@@ -361,6 +361,9 @@ config MIPS_SEAD
 	select DMA_NONCOHERENT
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_64BIT_KERNEL
+	help
+	  This enables support for the MIPS Technologies SEAD evaluation
+	  board.
 
 config MOMENCO_OCELOT
 	bool "Support for Momentum Ocelot board"
-- 
2.34.1