mtd: rename nand into rawnand in Kconfig prompt
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 16 Aug 2018 15:30:08 +0000 (17:30 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 20 Sep 2018 14:40:49 +0000 (20:10 +0530)
Sync the Kconfig raw NAND entry title with the code architecture.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/Kconfig

index 1e4ea7bdd4d00772848ffcffffa9c71535c08f6b..008f7b4b4ba19b17f8c395dc8bc2c71f4360b686 100644 (file)
@@ -1,6 +1,6 @@
 
 menuconfig NAND
-       bool "NAND Device Support"
+       bool "Raw NAND Device Support"
 if NAND
 
 config SYS_NAND_SELF_INIT