| To: | ddaney@caviumnetworks.com |
|---|---|
| Subject: | Re: [PATCH 20/20] MIPS: Add Cavium OCTEON to arch/mips/Kconfig |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Thu, 15 Jan 2009 23:25:10 +0900 (JST) |
| Cc: | linux-mips@linux-mips.org, tpaoletti@caviumnetworks.com |
| In-reply-to: | <1229038418-31833-20-git-send-email-ddaney@caviumnetworks.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4941A2F5.1010202@caviumnetworks.com> <1229038418-31833-20-git-send-email-ddaney@caviumnetworks.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Thu, 11 Dec 2008 15:33:38 -0800, David Daney <ddaney@caviumnetworks.com> wrote: > --- a/arch/mips/Kconfig > +++ b/arch/mips/Kconfig > @@ -595,6 +595,44 @@ config WR_PPMC > This enables support for the Wind River MIPS32 4KC PPMC evaluation > board, which is based on GT64120 bridge chip. > > +config CAVIUM_OCTEON_SIMULATOR > + bool "Support for the Cavium Networks Octeon Simulator" > + select CEVT_R4K > + select 64BIT_PHYS_ADDR > + select DMA_COHERENT > + select SYS_SUPPORTS_64BIT_KERNEL > + select SYS_SUPPORTS_BIG_ENDIAN > + select SYS_SUPPORTS_HIGHMEM > + select CPU_CAVIUM_OCTEON > + help > + The Octeon simulator is software performance model of the Cavium > + Octeon Processor. It supports simulating Octeon processors on x86 > + hardware. All other board entries use SYS_HAS_CPU_XXXX intermediate variable to select CPU. Please defined SYS_HAS_CPU_CAVIUM_OCTEON and use it. Othersize every other board configs will be asked for CPU_CAVIUM_OCTEON. --- Atsushi Nemoto |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: crash: IP: [<ffffffff80478092>] __bitmap_intersects+0x48/0x73 [PATCH supplied], Ingo Molnar |
|---|---|
| Next by Date: | [PATCH] MIPS: rb532: detect uart type, add platform device, Phil Sutter |
| Previous by Thread: | Re: crash: IP: [<ffffffff80478092>] __bitmap_intersects+0x48/0x73 [PATCH supplied], Mike Travis |
| Next by Thread: | [PATCH] au1000: convert to using gpiolib, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |