]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/staging/mt29f_spinand/Kconfig
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-artful-kernel.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 Internel ECC.
16 Enables Hardware ECC support for Micron SPI NAND.