Skip to content

Commit

Permalink
MIPS: Kconfig: Remove "Support for" from Cavium system type
Browse files Browse the repository at this point in the history
Signed-off-by: Yoichi Yuasa <[email protected]>
Acked-by: David Daney <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
Yoichi Yuasa authored and ralfbaechle committed Jun 8, 2009
1 parent e082f18 commit c9d89d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ config WR_PPMC
board, which is based on GT64120 bridge chip.

config CAVIUM_OCTEON_SIMULATOR
bool "Support for the Cavium Networks Octeon Simulator"
bool "Cavium Networks Octeon Simulator"
select CEVT_R4K
select 64BIT_PHYS_ADDR
select DMA_COHERENT
Expand All @@ -607,7 +607,7 @@ config CAVIUM_OCTEON_SIMULATOR
hardware.

config CAVIUM_OCTEON_REFERENCE_BOARD
bool "Support for the Cavium Networks Octeon reference board"
bool "Cavium Networks Octeon reference board"
select CEVT_R4K
select 64BIT_PHYS_ADDR
select DMA_COHERENT
Expand Down

0 comments on commit c9d89d9

Please sign in to comment.