]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/mt29f_spinand/Kconfig
Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling more changes
[karo-tx-linux.git] / drivers / staging / mt29f_spinand / Kconfig
1 config 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
11 config MTD_SPINAND_ONDIEECC
12         bool "Use SPINAND internal ECC"
13         depends on MTD_SPINAND_MT29F
14         help
15           Internal ECC.
16           Enables Hardware ECC support for Micron SPI NAND.