blob: f3f9cb3b5c359d4f0211ebde6a6e5fafe5378f87 [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
Masanari Iidaab666bb2015-01-15 19:47:24 +090015 Internal ECC.
Kamlakant Pateld974ce42013-10-01 15:03:58 +053016 Enables Hardware ECC support for Micron SPI NAND.