From 586b2751e0e7a6ad03e3223d78a8cee4aaaeae1c Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Wed, 25 Jul 2012 08:18:18 -0300 Subject: [PATCH] mtd: nand: Include IMX6 in the list of supported SoCs Include IMX6 in the list of supported SoCs. Signed-off-by: Fabio Estevam Signed-off-by: Artem Bityutskiy --- drivers/mtd/nand/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 588e98930aac..5708d3b28a98 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -464,7 +464,7 @@ config MTD_NAND_GPMI_NAND bool "GPMI NAND Flash Controller driver" depends on MTD_NAND && MXS_DMA help - Enables NAND Flash support for IMX23 or IMX28. + Enables NAND Flash support for IMX23, IMX28 or IMX6. The GPMI controller is very powerful, with the help of BCH module, it can do the hardware ECC. The GPMI supports several NAND flashs at the same time. The GPMI may conflicts with other -- 2.39.5