Skip to content

Commit

Permalink
staging: mt29f_spinand: Fix typo in Kconfig
Browse files Browse the repository at this point in the history
This patch fix a spelling typo in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Masanari Iida authored and Greg Kroah-Hartman committed Jan 18, 2015
1 parent 0cba55b commit ab666bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/mt29f_spinand/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ config MTD_SPINAND_ONDIEECC
bool "Use SPINAND internal ECC"
depends on MTD_SPINAND_MT29F
help
Internel ECC.
Internal ECC.
Enables Hardware ECC support for Micron SPI NAND.

0 comments on commit ab666bb

Please sign in to comment.