mtd: nand: Include IMX6 in the list of supported SoCs

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Sat Sep 29 10:59:05 EDT 2012


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=27c84fa5844039480daf7223d59c10ea1a173dc7
Commit:     27c84fa5844039480daf7223d59c10ea1a173dc7
Parent:     ce55754c4f3ea6985d19e24aa8972918bd07c88d
Author:     Fabio Estevam <fabio.estevam at freescale.com>
AuthorDate: Wed Jul 25 08:18:18 2012 -0300
Committer:  David Woodhouse <David.Woodhouse at intel.com>
CommitDate: Sat Sep 29 14:55:56 2012 +0100

    mtd: nand: Include IMX6 in the list of supported SoCs
    
    Include IMX6 in the list of supported SoCs.
    
    Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
    Signed-off-by: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
    Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
---
 drivers/mtd/nand/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 588e989..5708d3b 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



More information about the linux-mtd-cvs mailing list