Re: [PATCH] powerpc: add CONFIG(s) require for using flash controller

2013-03-21 Thread Kumar Gala
On Mar 18, 2013, at 3:31 AM, Prabhakar Kushwaha wrote: > Add CONFIG(s) required for NAND and NOR flash controller usage. > It defines MTD, Jffs2 and UBIFS file system required for controllers. > > It also enables IFC controller > > Signed-off-by: Prabhakar Kushwaha > --- > Based upon http://gi

[PATCH] powerpc: add CONFIG(s) require for using flash controller

2013-03-18 Thread Prabhakar Kushwaha
Add CONFIG(s) required for NAND and NOR flash controller usage. It defines MTD, Jffs2 and UBIFS file system required for controllers. It also enables IFC controller Signed-off-by: Prabhakar Kushwaha --- Based upon http://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git branch next a