diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-26 20:28:02 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-26 20:28:02 +0000 |
commit | 4b48da1924140788070ac50b0d731b6dce29142a (patch) | |
tree | 58161228011d198356c3a0ac664b71ececef9c4f /target/linux | |
parent | 21a64e41815aee4850b73cc851ed5fcbeabae209 (diff) |
disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11949 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 93caf0b93..c714c4806 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 |