aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-03-07 14:15:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-03-07 14:15:41 +0000
commit1d951e0847648be97d977527cc4eea697807a891 (patch)
tree53e309b41de8ea077813a1747542a223e716dcf8 /target/linux/ixp4xx
parent18e061bd2a48016730d2f03e3ecde12024715a06 (diff)
downloadupstream-1d951e0847648be97d977527cc4eea697807a891.tar.gz
upstream-1d951e0847648be97d977527cc4eea697807a891.tar.bz2
upstream-1d951e0847648be97d977527cc4eea697807a891.zip
disable partitions for unallocated redboot flash memory - it caused a null pointer deref
SVN-Revision: 10563
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r--target/linux/ixp4xx/config-default1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default
index 5b76e9c54d..1943e6e149 100644
--- a/target/linux/ixp4xx/config-default
+++ b/target/linux/ixp4xx/config-default
@@ -278,7 +278,6 @@ CONFIG_MTD_PARTITIONS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_PARTS_READONLY=y
-CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_NATSEMI is not set