Re: [PATCH 2/12] mips: PMC MSP71xx mips common

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Yoichi Yuasa wrote:
> On Fri, 15 Jun 2007 13:36:40 -0700
> Marc St-Jean <Marc_St-Jean@xxxxxxxxxxxxxx> wrote:
> 
>  > Yoichi Yuasa wrote:
>  > > Hi,
>  > >
>  > > On Thu, 14 Jun 2007 15:55:31 -0600
>  > > Marc St-Jean <stjeanma@xxxxxxxxxxxxxx> 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


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux