mtd: rename nand into rawnand in Kconfig prompt

Sync the Kconfig raw NAND entry title with the code architecture.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
This commit is contained in:
Miquel Raynal 2018-08-16 17:30:08 +02:00 committed by Jagan Teki
parent a430fa06a4
commit 3657b2f4a3

View File

@ -1,6 +1,6 @@
menuconfig NAND
bool "NAND Device Support"
bool "Raw NAND Device Support"
if NAND
config SYS_NAND_SELF_INIT