Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

config CONFIG_MTD_SPINAND_MT29F
	tristate "SPINAND Device Support for Micron"
	depends on CONFIG_MTD_NAND && CONFIG_SPI
	help
	  This enables support for accessing Micron CONFIG_SPI NAND flash
	  devices.
	  If you have Micron CONFIG_SPI NAND chip say yes.

	  If unsure, say no here.

config CONFIG_MTD_SPINAND_ONDIEECC
	bool "Use SPINAND internal ECC"
	depends on CONFIG_MTD_SPINAND_MT29F
	help
	  Internal ECC.
	  Enables Hardware ECC support for Micron CONFIG_SPI NAND.