diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2016-04-17 20:53:06 (GMT) |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2016-05-05 21:55:13 (GMT) |
commit | ae211bcfa1d013bea16912e7caebb1367740d4b4 (patch) | |
tree | 70b1e9a53102f7b1210b1dbe3a1a282b2c4a881c /Kconfig | |
parent | 06f384c9010ea7fa1146b9dfdd419d99c9b8a962 (diff) | |
download | linux-ae211bcfa1d013bea16912e7caebb1367740d4b4.tar.xz |
mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
There isn't any difference between handling NAND_ECC_SOFT and
NAND_ECC_SOFT_BCH now. What matters is the new field called "algo".
Please note we're keeping backward DT compatibility. We are still
treating "soft_bch" value as the one setting Hamming algorithm, it's
just handled in of_get_nand_ecc_algo now.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions