mtd: nand: Fix typo in MXC Kconfig symbol description

Trivial typo fix.

Signed-off-by: Haolin Li <li.haolin@qq.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Haolin Li 2021-07-18 10:13:39 +08:00 committed by Stefano Babic
parent ea67f467a4
commit 7d4541cdfb

View 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"