On Fri, 2011-07-15 at 12:52 +0200, Jan Weitzel wrote: > config MTD_NAND_OMAP2 > tristate "NAND Flash device on OMAP2 and OMAP3" I guess you need to add OMAP4 to the string above as well. > - depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3) > + depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4) > help > - Support for NAND flash on Texas Instruments OMAP2 and OMAP3 platforms. > + Support for NAND flash on Texas Instruments OMAP2, OMAP3 and OMAP4 > + platforms. -- Best Regards, Artem Bityutskiy -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html