]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message
authorRoger Quadros <rogerq@ti.com>
Wed, 1 Oct 2014 11:33:30 +0000 (14:33 +0300)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 7 Oct 2014 06:40:09 +0000 (23:40 -0700)
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: Roger Quadros <rogerq@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/Kconfig

index 1cb4b1ba59ec714eb129dacd2420e78bf49341f9..dd10646982ae26b934fd46363fa1f109cdf7b5ed 100644 (file)
@@ -104,7 +104,7 @@ config MTD_NAND_OMAP_BCH
          locate and correct errors when using BCH ECC scheme. This offloads
          the cpu from doing ECC error searching and correction. However some
          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
        def_tristate MTD_NAND_OMAP2 && MTD_NAND_OMAP_BCH