[MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
parent
2445af3853
commit
a0dd20184b
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ config MTD_NAND_BF5XX
|
||||||
|
|
||||||
config MTD_NAND_BF5XX_HWECC
|
config MTD_NAND_BF5XX_HWECC
|
||||||
bool "BF5XX NAND Hardware ECC"
|
bool "BF5XX NAND Hardware ECC"
|
||||||
|
default y
|
||||||
depends on MTD_NAND_BF5XX
|
depends on MTD_NAND_BF5XX
|
||||||
help
|
help
|
||||||
Enable the use of the BF5XX's internal ECC generator when
|
Enable the use of the BF5XX's internal ECC generator when
|
||||||
|
|
Loading…
Add table
Reference in a new issue