[PATCH] powerpc/configs: Enbale Freescale IFC controller

Scott Wood scottwood at freescale.com
Sat Jan 18 05:49:47 EST 2014


On Fri, 2014-01-17 at 11:02 -0600, Kumar Gala wrote:
> On Jan 17, 2014, at 12:09 AM, Prabhakar Kushwaha <prabhakar at 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 <prabhakar at 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




More information about the Linuxppc-dev mailing list