[PATCH] mtd: nand: Fix typo in MXC Kconfig symbol description

li.haolin at qq.com li.haolin at qq.com
Sun Jul 18 04:13:39 CEST 2021


From: Haolin Li <li.haolin at qq.com>

Trivial typo fix.

Signed-off-by: Haolin Li <li.haolin at 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



More information about the U-Boot mailing list