mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 29 Sep 2020 23:01:22 +0000 (01:01 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 10 Dec 2020 21:37:30 +0000 (22:37 +0100)
commit5180a62c12497aa491a7c79c062a9e3a884c9762
tree7ae6004732955f249137207d547a729b3c5adc97
parenteb08376a5dd943cf2a7360f236fe20bbd709fa95
mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected

There is no reason to always embed the software Hamming ECC engine
implementation. By default it is (with raw NAND), but we can let the
user decide.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200929230124.31491-19-miquel.raynal@bootlin.com
drivers/mtd/nand/Kconfig
drivers/mtd/nand/raw/Kconfig
include/linux/mtd/nand-ecc-sw-hamming.h