diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-07-26 20:28:02 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-07-26 20:28:02 +0000 |
commit | f0ecaa6c186191707a398721e6b2430d3f5c9a59 (patch) | |
tree | 6c9906ff9dc21bd34b9716f0c5691f821146c784 /target/linux/ar71xx/config-default | |
parent | 129fcaffb31e53d5f21b4b77bfea84158d33fadf (diff) | |
download | mtk-20170518-f0ecaa6c186191707a398721e6b2430d3f5c9a59.zip mtk-20170518-f0ecaa6c186191707a398721e6b2430d3f5c9a59.tar.gz mtk-20170518-f0ecaa6c186191707a398721e6b2430d3f5c9a59.tar.bz2 |
disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx
SVN-Revision: 11949
Diffstat (limited to 'target/linux/ar71xx/config-default')
-rw-r--r-- | target/linux/ar71xx/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-default b/target/linux/ar71xx/config-default index 93caf0b..c714c48 100644 --- a/target/linux/ar71xx/config-default +++ b/target/linux/ar71xx/config-default @@ -159,7 +159,6 @@ CONFIG_MTD_PARTITIONS=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 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 |