Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab666bb2 authored by Masanari Iida's avatar Masanari Iida Committed by Greg Kroah-Hartman
Browse files

staging: mt29f_spinand: Fix typo in Kconfig



This patch fix a spelling typo in Kconfig.

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0cba55ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.