| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH][MIPS] remove "support for" from Cavium system type |
| From: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
| Date: | Sat, 14 Feb 2009 17:09:26 +0900 |
| Cc: | yoichi_yuasa@tripeaks.co.jp, linux-mips <linux-mips@linux-mips.org> |
| Organization: | TriPeaks Corporation |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X /home/yuasa/Memo/dontdiff linux-orig/arch/mips/Kconfig
linux/arch/mips/Kconfig
--- linux-orig/arch/mips/Kconfig 2009-02-14 16:56:19.274686578 +0900
+++ linux/arch/mips/Kconfig 2009-02-14 16:57:14.474681145 +0900
@@ -596,7 +596,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
@@ -610,7 +610,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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: cacheflush system call-MIPS, Ralf Baechle |
|---|---|
| Next by Date: | Re: gcc-4.4 svn and 2.6.29-rc4 compile error, Ralf Baechle |
| Previous by Thread: | gcc-4.4 svn and 2.6.29-rc4 compile error, Andrew Randrianasulu |
| Next by Thread: | Re: [PATCH][MIPS] remove "support for" from Cavium system type, David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |