[PATCH] MTD: Nand: use MTD_NAND_OMAP2 for OMAP4

Artem Bityutskiy dedekind1 at gmail.com
Wed Jul 20 00:53:05 EDT 2011


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




More information about the linux-mtd mailing list