On Fri, 2014-01-17 at 11:02 -0600, Kumar Gala wrote: > On Jan 17, 2014, at 12:09 AM, Prabhakar Kushwaha <prabha...@freescale.com> > wrote: > > > Currently IFC NAND driver is enabled in corenet32smp_defconfig. But IFC > > controller is not enabled > > > > So, Enable IFC controller in corenet32smp_defconfig. > > > > Signed-off-by: Prabhakar Kushwaha <prabha...@freescale.com> > > --- > > Based upon git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git > > branch master > > > > arch/powerpc/configs/corenet32_smp_defconfig | 1 + > > 1 file changed, 1 insertion(+) > > Shouldn’t the NAND driver get the IFC controller enabled by Kconfig > dependancies?
Yes (by select, not dependencies). Prabhakar, was there an actual problem you saw before? Did you run savedefconfig after making this change? CONFIG_FSL_IFC isn't even user-selectable (though it probably should be, as how else would it get enabled in the absence of NAND for catching NOR errors?). -Scott _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev