Re: [PATCH 2/2] MIPS: BMIPS: Enable partition parser in defconfig

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

 



On Wed, Jan 27, 2016 at 12:29:37PM -0800, Florian Fainelli wrote:
> On 27/01/16 12:23, Brian Norris wrote:
> > On Wed, Jan 27, 2016 at 12:13:16PM -0800, Florian Fainelli wrote:
> >> Enable CONFIG_MTD_BCM63XX_PARTS in arch/mips/configs/bmips_be_defconfig
> >> since this is a necessary option to parse the built-in flash partition
> >> table on BMIPS big-endian SoCs (Cable Modem and DSL).
> >>
> >> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> >> ---

> >> --- a/arch/mips/configs/bmips_be_defconfig
> >> +++ b/arch/mips/configs/bmips_be_defconfig
> >> @@ -36,6 +36,7 @@ CONFIG_DEVTMPFS_MOUNT=y
> >>  CONFIG_PRINTK_TIME=y
> >>  CONFIG_BRCMSTB_GISB_ARB=y
> >>  CONFIG_MTD=y
> >> +CONFIG_MTD_BCM63XX_PARTS=y
> > 
> > ^^ This doens't help, AFAICT, because this config doesn't have
> > CONFIG_BCM63XX yet, which CONFIG_MTD_BCM63XX_PARTS depends on.
> > 
> > Or, is that part of what this series will help with: removing the
> > dependency on CONFIG_BCM63XX?
> 
> Yes, I was assuming this would be relative to the patch series below so
> this driver gets usable on BMIPS as well.

OK, that's fine. This patch can actually be taken independently, as this
entry will just get dropped, until the MTD patch gets merged.

In that case:

Acked-by: Brian Norris <computersforpeace@xxxxxxxxx>

This will make sure we get immediate defconfig build coverage as soon as
the CONFIG_BCM63XX dependency is relaxed in drivers/mtd/.

> I leave to you and Ralf to resolve how you want to pick up patches in
> this series and resolve the merge.

I think Ralf is now taking care of un-breaking the build, and I'll
review Simon's MTD patches soon, I expect.

> > 
> > http://lists.infradead.org/pipermail/linux-mtd/2015-December/064380.html

Thanks,
Brian




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

  Powered by Linux