aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2014-04-09 02:28:06 +0000
committerBen Hutchings <benh@debian.org>2014-04-09 02:28:06 +0000
commit15b4337dc40163c61b1abc984d6d5612389d7a15 (patch)
tree15f02dd0607f8d1f75953a798df2d00e6d6d88b7
parent11de119c8a379a0d4d5821453b1cc4bd56664044 (diff)
downloadkernel_replicant_linux-15b4337dc40163c61b1abc984d6d5612389d7a15.tar.gz
kernel_replicant_linux-15b4337dc40163c61b1abc984d6d5612389d7a15.tar.bz2
kernel_replicant_linux-15b4337dc40163c61b1abc984d6d5612389d7a15.zip
mtd: Enable MTD_NAND_ECC_BCH (Closes: #743933)
svn path=/dists/trunk/linux/; revision=21219
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/config2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 48319cb5149c..e21a1bbbd695 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 <ben@decadent.org.uk> Wed, 26 Mar 2014 13:31:44 +0000
diff --git a/debian/config/config b/debian/config/config
index b1966a5edfbd..21599a4dcda0 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