staging: mt29f_spinand: Fix typo in Kconfig
authorMasanari Iida <standby24x7@gmail.com>
Thu, 15 Jan 2015 10:47:24 +0000 (19:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:22:15 +0000 (16:22 -0800)
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>
drivers/staging/mt29f_spinand/Kconfig

index 4031748..f3f9cb3 100644 (file)
@@ -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.