CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/02/02 22:23:46
Modified files:
arch/mips : Kconfig
Log message:
Update descriptions for MIPS Technologies evaluation boards.
diff -urN linux/arch/mips/Kconfig linux/arch/mips/Kconfig
--- linux/arch/mips/Kconfig 2005/02/02 20:36:21 1.136
+++ linux/arch/mips/Kconfig 2005/02/02 22:23:46 1.137
@@ -233,7 +233,7 @@
select SYS_SUPPORTS_BIG_ENDIAN
select SYS_SUPPORTS_LITTLE_ENDIAN
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
@@ -254,7 +254,7 @@
select SYS_SUPPORTS_BIG_ENDIAN
select SYS_SUPPORTS_LITTLE_ENDIAN
help
- This enables support for the VR5000-based MIPS Malta evaluation
+ This enables support for the MIPS Technologies Malta evaluation
board.
config MIPS_SEAD
@@ -267,6 +267,9 @@
select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
select SYS_SUPPORTS_BIG_ENDIAN
select SYS_SUPPORTS_LITTLE_ENDIAN
+ help
+ This enables support for the MIPS Technologies SEAD evaluation
+ board.
config MOMENCO_JAGUAR_ATX
bool "Support for Momentum Jaguar board"
|