diff options
-rw-r--r-- | 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 588e98930aac..5708d3b28a98 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -464,7 +464,7 @@ config MTD_NAND_GPMI_NAND | |||
464 | bool "GPMI NAND Flash Controller driver" | 464 | bool "GPMI NAND Flash Controller driver" |
465 | depends on MTD_NAND && MXS_DMA | 465 | depends on MTD_NAND && MXS_DMA |
466 | help | 466 | help |
467 | Enables NAND Flash support for IMX23 or IMX28. | 467 | Enables NAND Flash support for IMX23, IMX28 or IMX6. |
468 | The GPMI controller is very powerful, with the help of BCH | 468 | The GPMI controller is very powerful, with the help of BCH |
469 | module, it can do the hardware ECC. The GPMI supports several | 469 | module, it can do the hardware ECC. The GPMI supports several |
470 | NAND flashs at the same time. The GPMI may conflicts with other | 470 | NAND flashs at the same time. The GPMI may conflicts with other |