[patch] generic nand driver for SoCs

Stefan Roese ml at stefan-roese.de
Tue May 1 10:17:21 EDT 2007


On Tuesday 01 May 2007 14:24, Vitaly Wool wrote:
> Index: linux-2.6/drivers/mtd/nand/Kconfig
> ===================================================================
> --- linux-2.6.orig/drivers/mtd/nand/Kconfig
> +++ linux-2.6/drivers/mtd/nand/Kconfig
> @@ -277,4 +277,16 @@ config MTD_NAND_PLATFORM
>  	help
>  	  This driver enables support for common on-SoC NAND devices.
>
> +config MTD_NAND_PLATFORM
> +	tristate "Support for generic NAND driver"
> +	depends on MTD_NAND
> +	help
> +	  This driver enables support for common on-SoC NAND devices.
> +
> +config MTD_NAND_PLATFORM
> +	tristate "Support for generic NAND driver"
> +	depends on MTD_NAND
> +	help
> +	  This driver enables support for common on-SoC NAND devices.
> +

One "config MTD_NAND_PLATFORM" should be enough, don't you think? ;-)

Best regards,
Stefan




More information about the linux-mtd mailing list