Files have been moved in the NAND subsystem to reflect the different
flavors of NAND devices.
Raw/Parallel NAND devices have been moved to a "raw" subdirectory to
make the difference with OneNAND and SPI NAND for instance. So adjust
the Kconfig entry to clarify things.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
menuconfig MTD_NAND
- tristate "NAND Device Support"
+ tristate "Raw/Parallel NAND Device Support"
depends on MTD
select MTD_NAND_ECC
help
- This enables support for accessing all type of NAND flash
- devices. For further information see
+ This enables support for accessing all type of raw/parallel
+ NAND flash devices. For further information see
<http://www.linux-mtd.infradead.org/doc/nand.html>.
if MTD_NAND