aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.39
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-12-13 20:41:22 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-12-13 20:41:22 +0000
commit5afedc67e2fa7ad440516a64534acc28f3a61500 (patch)
treed81525cfd46a61ef1c060ac15c317cfd64c1a7dc /target/linux/generic/config-2.6.39
parent470b1f471a745eab6765fdf1edea3e882d682f9e (diff)
downloadupstream-5afedc67e2fa7ad440516a64534acc28f3a61500.tar.gz
upstream-5afedc67e2fa7ad440516a64534acc28f3a61500.tar.bz2
upstream-5afedc67e2fa7ad440516a64534acc28f3a61500.zip
generic: disable 'small sector' erase in m25p80 driver
This fixes the issues with the jffs2 images on various boards. Using JFFS2 on devices with 4KiB erase sectors is not safe: http://lists.infradead.org/pipermail/linux-mtd/2011-June/036591.html SVN-Revision: 29521
Diffstat (limited to 'target/linux/generic/config-2.6.39')
-rw-r--r--target/linux/generic/config-2.6.391
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39
index fd6c5cdb06..b6bbc5ab26 100644
--- a/target/linux/generic/config-2.6.39
+++ b/target/linux/generic/config-2.6.39
@@ -1288,6 +1288,7 @@ CONFIG_LOG_BUF_SHIFT=14
# CONFIG_LXT_PHY is not set
CONFIG_LZMA_COMPRESS=y
CONFIG_LZMA_DECOMPRESS=y
+# CONFIG_M25PXX_PREFER_SMALL_SECTOR_ERASE is not set
# CONFIG_MAC80211 is not set
# CONFIG_MACH_DECSTATION is not set
# CONFIG_MACH_JAZZ is not set