diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-12-07 00:26:26 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-12-07 00:26:26 +0000 |
commit | 19021c16ffef5393aebedf009c57a86b11b996c2 (patch) | |
tree | 09f622c2cec8948505435552ac6dddf3d790ee98 /target/linux/rb532-2.6/config | |
parent | e225f119a7b136639695da38345d0c4d78abe2ea (diff) |
remove custom partition table hack, add ptgen utility for generating partition tables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5704 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532-2.6/config')
-rw-r--r-- | target/linux/rb532-2.6/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rb532-2.6/config b/target/linux/rb532-2.6/config index 2d2138261a..98474ad71a 100644 --- a/target/linux/rb532-2.6/config +++ b/target/linux/rb532-2.6/config @@ -1180,7 +1180,6 @@ CONFIG_CIFS=m # Partition Types # CONFIG_PARTITION_ADVANCED=y -CONFIG_OPENWRT_PARTITION=y # CONFIG_ACORN_PARTITION is not set # CONFIG_OSF_PARTITION is not set # CONFIG_AMIGA_PARTITION is not set |