blob: 403174817be784b1f93736bf06e2e0546069b457 [file] [log] [blame]
Kamlakant Pateld974ce42013-10-01 15:03:58 +05301config MTD_SPINAND_MT29F
2 tristate "SPINAND Device Support for Micron"
3 depends on MTD_NAND && SPI
4 help
5 This enables support for accessing Micron SPI NAND flash
6 devices.
7 If you have Micron SPI NAND chip say yes.
8
9 If unsure, say no here.
10
11config MTD_SPINAND_ONDIEECC
12 bool "Use SPINAND internal ECC"
13 depends on MTD_SPINAND_MT29F
14 help
15 Internel ECC.
16 Enables Hardware ECC support for Micron SPI NAND.