|
|
@@ -96,7 +96,7 @@ config MTD_NAND_OMAP2
|
|
|
|
|
|
config MTD_NAND_OMAP_BCH
|
|
|
depends on MTD_NAND_OMAP2
|
|
|
- tristate "Support hardware based BCH error correction"
|
|
|
+ bool "Support hardware based BCH error correction"
|
|
|
default n
|
|
|
select BCH
|
|
|
help
|
|
|
@@ -106,6 +106,9 @@ config MTD_NAND_OMAP_BCH
|
|
|
legacy OMAP families like OMAP2xxx, OMAP3xxx do not have ELM engine
|
|
|
so they should not enable this config symbol.
|
|
|
|
|
|
+config MTD_NAND_OMAP_BCH_BUILD
|
|
|
+ def_tristate MTD_NAND_OMAP2 && MTD_NAND_OMAP_BCH
|
|
|
+
|
|
|
config MTD_NAND_IDS
|
|
|
tristate
|
|
|
|