
18 Jul
2021
18 Jul
'21
4:13 a.m.
From: Haolin Li li.haolin@qq.com
Trivial typo fix.
Signed-off-by: Haolin Li li.haolin@qq.com --- drivers/mtd/nand/raw/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig index a901ce5511..6421e05da1 100644 --- a/drivers/mtd/nand/raw/Kconfig +++ b/drivers/mtd/nand/raw/Kconfig @@ -249,7 +249,7 @@ config NAND_MXC imply CMD_NAND help This enables the NAND driver for the NAND flash controller on the - i.MX27 / i.MX31 / i.MX5 rocessors. + i.MX27 / i.MX31 / i.MX5 processors.
config NAND_MXS bool "MXS NAND support"
--
2.25.1