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@freescale.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
parent
ce55754c4f
commit
27c84fa584
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ config MTD_NAND_GPMI_NAND
|
||||||
bool "GPMI NAND Flash Controller driver"
|
bool "GPMI NAND Flash Controller driver"
|
||||||
depends on MTD_NAND && MXS_DMA
|
depends on MTD_NAND && MXS_DMA
|
||||||
help
|
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
|
The GPMI controller is very powerful, with the help of BCH
|
||||||
module, it can do the hardware ECC. The GPMI supports several
|
module, it can do the hardware ECC. The GPMI supports several
|
||||||
NAND flashs at the same time. The GPMI may conflicts with other
|
NAND flashs at the same time. The GPMI may conflicts with other
|
||||||
|
|
Loading…
Reference in a new issue