From: Marc St-Jean <Marc_St-Jean@pmc-sierra.com>
To: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH 2/12] mips: PMC MSP71xx mips common
Date: Fri, 15 Jun 2007 15:43:50 -0700 [thread overview]
Message-ID: <46731626.1000700@pmc-sierra.com> (raw)
Yoichi Yuasa wrote:
> On Fri, 15 Jun 2007 13:36:40 -0700
> Marc St-Jean <Marc_St-Jean@pmc-sierra.com> wrote:
>
> > Yoichi Yuasa wrote:
> > > Hi,
> > >
> > > On Thu, 14 Jun 2007 15:55:31 -0600
> > > Marc St-Jean <stjeanma@pmc-sierra.com> wrote:
> > >
> > > > @@ -823,6 +845,55 @@ config TOSHIBA_RBTX4938
> > > >
> > > > endchoice
> > > >
> > > > +choice
> > > > + prompt "PMC-Sierra MSP SOC type"
> > > > + depends on PMC_MSP
> > > > +
> > > > +config PMC_MSP4200_EVAL
> > > > + bool "PMC-Sierra MSP4200 Eval Board"
> > > > + select IRQ_MSP_SLP
> > > > + select HW_HAS_PCI
> > > > +
> > > > +config PMC_MSP4200_GW
> > > > + bool "PMC-Sierra MSP4200 VoIP Gateway"
> > > > + select IRQ_MSP_SLP
> > > > + select HW_HAS_PCI
> > > > +
> > > > +config PMC_MSP7120_EVAL
> > > > + bool "PMC-Sierra MSP7120 Eval Board"
> > > > + select SYS_SUPPORTS_MULTITHREADING
> > > > + select IRQ_MSP_CIC
> > > > + select HW_HAS_PCI
> > > > + select USB_MSP71XX
> > > > +
> > > > +config PMC_MSP7120_GW
> > > > + bool "PMC-Sierra MSP7120 Residential Gateway"
> > > > + select SYS_SUPPORTS_MULTITHREADING
> > > > + select IRQ_MSP_CIC
> > > > + select HW_HAS_PCI
> > > > + select USB_MSP71XX
> > > > +
> > > > +config PMC_MSP7120_FPGA
> > > > + bool "PMC-Sierra MSP7120 FPGA"
> > > > + select SYS_SUPPORTS_MULTITHREADING
> > > > + select IRQ_MSP_CIC
> > > > + select HW_HAS_PCI
> > > > + select USB_MSP71XX
> > > > +
> > > > +endchoice
> > > > +
> > > > +menu "Options for PMC-Sierra MSP chipsets"
> > > > + depends on PMC_MSP
> > > > +
> > > > +config PMC_MSP_EMBEDDED_ROOTFS
> > > > + bool "Root filesystem embedded in kernel image"
> > > > + select MTD
> > > > + select MTD_BLOCK
> > > > + select MTD_PMC_MSP_RAMROOT
> > > > + select MTD_RAM
> > > > +
> > > > +endmenu
> > > > +
> > >
> > > This part should be in arch/mips/pmc-sierra/msp71xxx/Kconfig.
> >
> > Hi Yoichi,
> >
> > Just to verify, you do mean just the last menu "Options for
> PMC-Sierra MSP chipsets"?
>
> This part means choice "PMC-Sierra MSP SOC type" and menu "Options for
> PMC-Sierra MSP chipsets".
> arch/mips/au1000/Kconfig is a good reference.
>
> Yoichi
>
OK, I will move them to arch/mips/pmc-sierra/Kconfig so the PMC_MSP
generic options can be shared with future MSP devices not in the msp71xx
directory.
Marc
next reply other threads:[~2007-06-15 22:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-15 22:43 Marc St-Jean [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-06-18 19:58 [PATCH 2/12] mips: PMC MSP71xx mips common Marc St-Jean
2007-06-15 20:36 Marc St-Jean
2007-06-15 21:53 ` Yoichi Yuasa
2007-06-14 21:55 Marc St-Jean
2007-06-15 1:16 ` Yoichi Yuasa
2007-03-26 21:53 Marc St-Jean
2007-03-16 21:33 Marc St-Jean
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46731626.1000700@pmc-sierra.com \
--to=marc_st-jean@pmc-sierra.com \
--cc=linux-mips@linux-mips.org \
--cc=yoichi_yuasa@tripeaks.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox