diff --git a/debian/changelog b/debian/changelog index 48319cb51..e21a1bbbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ linux (3.14-1~exp1) UNRELEASED; urgency=medium NFT_CHAIN_NAT_IPV6 as modules (Closes: #742763) * udeb: Update sound-modules, thanks to Samuel Thibault (Closes: #743319) * aufs: Update to aufs3.14-20140407 (no functional changes) + * mtd: Enable MTD_NAND_ECC_BCH (Closes: #743933) -- Ben Hutchings Wed, 26 Mar 2014 13:31:44 +0000 diff --git a/debian/config/config b/debian/config/config index b1966a5ed..21599a4dc 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2157,7 +2157,7 @@ CONFIG_MTD_PLATRAM=m ## file: drivers/mtd/nand/Kconfig ## # CONFIG_MTD_NAND_ECC_SMC is not set -# CONFIG_MTD_NAND_ECC_BCH is not set +CONFIG_MTD_NAND_ECC_BCH=y # CONFIG_MTD_NAND_DENALI is not set # CONFIG_MTD_NAND_GPIO is not set CONFIG_MTD_NAND_RICOH=m