aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.0
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-3.0
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-3.0')
-rw-r--r--target/linux/generic/config-3.01
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0
index bc31d94866..ac04ad7468 100644
--- a/target/linux/generic/config-3.0
+++ b/target/linux/generic/config-3.0
@@ -1278,6 +1278,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