From 87a8e8ac1067f58ba831c4aae443f3655c31cd80 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 21 Sep 2009 09:58:36 +0000 Subject: implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased) SVN-Revision: 17658 --- target/linux/generic-2.6/config-2.6.30 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/config-2.6.30') diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 9202ffe..bdd84cd 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1100,7 +1100,7 @@ CONFIG_MTD_PARTITIONS=y # CONFIG_MTD_RAM is not set CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 # CONFIG_MTD_REDBOOT_PARTS is not set -CONFIG_MTD_REDBOOT_PARTS_READONLY=y +# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set # CONFIG_MTD_ROM is not set CONFIG_MTD_ROOTFS_ROOT_DEV=y -- cgit v1.1