diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-19 18:43:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-19 18:43:41 +0000 |
commit | d6fef0cb396801ccf8bc507244a6ac3874fc12cc (patch) | |
tree | e8f5459796602ceab38815d7d7d81b2577dbfe9f /target/linux/ar71xx/config-3.10 | |
parent | ceecdfb1c96932e6e4e14c04f73dab323d765c13 (diff) | |
download | upstream-d6fef0cb396801ccf8bc507244a6ac3874fc12cc.tar.gz upstream-d6fef0cb396801ccf8bc507244a6ac3874fc12cc.tar.bz2 upstream-d6fef0cb396801ccf8bc507244a6ac3874fc12cc.zip |
ar71xx: ar934x_nfc: add experimental support for hardware ECC
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38069
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index ac931dd760..004d3a3d83 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -206,6 +206,7 @@ CONFIG_MTD_M25P80=y # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set CONFIG_MTD_MYLOADER_PARTS=y +# CONFIG_MTD_NAND_AR934X_HW_ECC is not set CONFIG_MTD_PHYSMAP=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 CONFIG_MTD_REDBOOT_PARTS=y |