2
0
forked from Ivasoft/openwrt

disable partitions for unallocated redboot flash memory - it caused a null pointer deref

SVN-Revision: 10563
This commit is contained in:
Felix Fietkau
2008-03-07 14:15:41 +00:00
parent 18e061bd2a
commit 1d951e0847
5 changed files with 3 additions and 2 deletions

View File

@@ -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