aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-05-28 09:54:28 -0400
committerRalf Baechle <ralf@linux-mips.org>2007-06-26 13:57:33 -0400
commite460b73c8790bb14959cc99a8eb040e6bd2ecbf0 (patch)
treefe10c77aede65bfafb041769e24dbf42c2c03543 /arch/mips/Kconfig
parent2ec0e59aff1b51ff80c2c544cbef17b7613c8d38 (diff)
[MIPS] remove "support for" from system type entry
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 9528ee90640a..c03ecded4a99 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -317,7 +317,7 @@ config PNX8550_JBS
317 select SYS_SUPPORTS_LITTLE_ENDIAN 317 select SYS_SUPPORTS_LITTLE_ENDIAN
318 318
319config PNX8550_STB810 319config PNX8550_STB810
320 bool "Support for Philips PNX8550 based STB810 board" 320 bool "Philips PNX8550 based STB810 board"
321 select PNX8550 321 select PNX8550
322 select SYS_SUPPORTS_LITTLE_ENDIAN 322 select SYS_SUPPORTS_LITTLE_ENDIAN
323 323
@@ -392,7 +392,7 @@ config QEMU
392 can be found at http://www.linux-mips.org/wiki/Qemu. 392 can be found at http://www.linux-mips.org/wiki/Qemu.
393 393
394config MARKEINS 394config MARKEINS
395 bool "Support for NEC EMMA2RH Mark-eins" 395 bool "NEC EMMA2RH Mark-eins"
396 select DMA_NONCOHERENT 396 select DMA_NONCOHERENT
397 select HW_HAS_PCI 397 select HW_HAS_PCI
398 select IRQ_CPU 398 select IRQ_CPU