mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
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:
parent
ea67f467a4
commit
7d4541cdfb
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue