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

Commit 8b3d58e5 authored by Roger Quadros's avatar Roger Quadros Committed by Brian Norris
Browse files

mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message



The MTD_NAND_OMAP_BCH doesn't harm on legacy OMAP platforms
so don't state that it should be disabled for them.

Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent e7cd6824
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -104,7 +104,7 @@ config MTD_NAND_OMAP_BCH
	  locate and correct errors when using BCH ECC scheme. This offloads
	  locate and correct errors when using BCH ECC scheme. This offloads
	  the cpu from doing ECC error searching and correction. However some
	  the cpu from doing ECC error searching and correction. However some
	  legacy OMAP families like OMAP2xxx, OMAP3xxx do not have ELM engine
	  legacy OMAP families like OMAP2xxx, OMAP3xxx do not have ELM engine
	  so they should not enable this config symbol.
	  so this is optional for them.


config MTD_NAND_OMAP_BCH_BUILD
config MTD_NAND_OMAP_BCH_BUILD
	def_tristate MTD_NAND_OMAP2 && MTD_NAND_OMAP_BCH
	def_tristate MTD_NAND_OMAP2 && MTD_NAND_OMAP_BCH