commit | 5180a62c12497aa491a7c79c062a9e3a884c9762 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Wed Sep 30 01:01:22 2020 +0200 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Dec 10 22:37:30 2020 +0100 |
tree | 7ae6004732955f249137207d547a729b3c5adc97 | |
parent | eb08376a5dd943cf2a7360f236fe20bbd709fa95 [diff] |
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