mtd: nand: Fix typo in MXC Kconfig symbol description
authorHaolin Li <li.haolin@qq.com>
Sun, 18 Jul 2021 02:13:39 +0000 (10:13 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Oct 2021 14:53:50 +0000 (16:53 +0200)
Trivial typo fix.

Signed-off-by: Haolin Li <li.haolin@qq.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
drivers/mtd/nand/raw/Kconfig

index 790ee34..d4da639 100644 (file)
@@ -369,7 +369,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"