mtd: nand: mxic-ecc: Add Macronix external ECC engine support
[linux-2.6-microblaze.git] / drivers / mtd / nand / Kconfig
index b404552..8431292 100644 (file)
@@ -46,6 +46,12 @@ config MTD_NAND_ECC_SW_BCH
          ECC codes. They are used with NAND devices requiring more than 1 bit
          of error correction.
 
+config MTD_NAND_ECC_MXIC
+       bool "Macronix external hardware ECC engine"
+       select MTD_NAND_ECC
+       help
+         This enables support for the hardware ECC engine from Macronix.
+
 endmenu
 
 endmenu