aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2009-06-02 10:15:10 -0400
committerRalf Baechle <ralf@linux-mips.org>2009-06-08 11:57:50 -0400
commitc9d89d97f0d174b9154820dd5c6726d1c794cd99 (patch)
tree74a940addc6ba9293bc757925cfbb733fc4d27d8 /arch/mips
parente082f188f774544bc2c2edf51176157503c98fe4 (diff)
MIPS: Kconfig: Remove "Support for" from Cavium system type
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Acked-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 09b1287a92ce..28119e641f19 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -593,7 +593,7 @@ config WR_PPMC
593 board, which is based on GT64120 bridge chip. 593 board, which is based on GT64120 bridge chip.
594 594
595config CAVIUM_OCTEON_SIMULATOR 595config CAVIUM_OCTEON_SIMULATOR
596 bool "Support for the Cavium Networks Octeon Simulator" 596 bool "Cavium Networks Octeon Simulator"
597 select CEVT_R4K 597 select CEVT_R4K
598 select 64BIT_PHYS_ADDR 598 select 64BIT_PHYS_ADDR
599 select DMA_COHERENT 599 select DMA_COHERENT
@@ -607,7 +607,7 @@ config CAVIUM_OCTEON_SIMULATOR
607 hardware. 607 hardware.
608 608
609config CAVIUM_OCTEON_REFERENCE_BOARD 609config CAVIUM_OCTEON_REFERENCE_BOARD
610 bool "Support for the Cavium Networks Octeon reference board" 610 bool "Cavium Networks Octeon reference board"
611 select CEVT_R4K 611 select CEVT_R4K
612 select 64BIT_PHYS_ADDR 612 select 64BIT_PHYS_ADDR
613 select DMA_COHERENT 613 select DMA_COHERENT