diff options
-rw-r--r-- | drivers/mtd/nand/raw/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig index 9b1918af0064..46b29d277804 100644 --- a/drivers/mtd/nand/raw/Kconfig +++ b/drivers/mtd/nand/raw/Kconfig @@ -11,12 +11,12 @@ config MTD_NAND_ECC_SMC 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 |