aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2005-02-02 17:23:46 -0500
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 14:30:22 -0400
commitf638d1971e3135025471c99bf079a24fbb1f3bfa (patch)
tree93dc29f7a9a52ea0337977f03f8322f6548d0855 /arch/mips/Kconfig
parentb6d468ec2db51768a456a894105a96f4ad8a346a (diff)
Update descriptions for MIPS Technologies evaluation boards.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig7
1 files 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
335 select SYS_SUPPORTS_32BIT_KERNEL 335 select SYS_SUPPORTS_32BIT_KERNEL
336 select SYS_SUPPORTS_64BIT_KERNEL 336 select SYS_SUPPORTS_64BIT_KERNEL
337 help 337 help
338 This enables support for the QED R5231-based MIPS Atlas evaluation 338 This enables support for the MIPS Technologies Atlas evaluation
339 board. 339 board.
340 340
341config MIPS_MALTA 341config MIPS_MALTA
@@ -351,7 +351,7 @@ config MIPS_MALTA
351 select SYS_SUPPORTS_32BIT_KERNEL 351 select SYS_SUPPORTS_32BIT_KERNEL
352 select SYS_SUPPORTS_64BIT_KERNEL 352 select SYS_SUPPORTS_64BIT_KERNEL
353 help 353 help
354 This enables support for the VR5000-based MIPS Malta evaluation 354 This enables support for the MIPS Technologies Malta evaluation
355 board. 355 board.
356 356
357config MIPS_SEAD 357config MIPS_SEAD
@@ -361,6 +361,9 @@ config MIPS_SEAD
361 select DMA_NONCOHERENT 361 select DMA_NONCOHERENT
362 select SYS_SUPPORTS_32BIT_KERNEL 362 select SYS_SUPPORTS_32BIT_KERNEL
363 select SYS_SUPPORTS_64BIT_KERNEL 363 select SYS_SUPPORTS_64BIT_KERNEL
364 help
365 This enables support for the MIPS Technologies SEAD evaluation
366 board.
364 367
365config MOMENCO_OCELOT 368config MOMENCO_OCELOT
366 bool "Support for Momentum Ocelot board" 369 bool "Support for Momentum Ocelot board"