diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-12-07 00:26:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-12-07 00:26:26 +0000 |
commit | cf52f51b85f1366f0124dda81e75b87badb13c50 (patch) | |
tree | 7a5a30118358684a78a0aa5432826a357249890c /target/linux/rb532-2.6/config | |
parent | a1e679979795d56cae454b51145ed09e0b8a0a89 (diff) | |
download | mtk-20170518-cf52f51b85f1366f0124dda81e75b87badb13c50.zip mtk-20170518-cf52f51b85f1366f0124dda81e75b87badb13c50.tar.gz mtk-20170518-cf52f51b85f1366f0124dda81e75b87badb13c50.tar.bz2 |
remove custom partition table hack, add ptgen utility for generating partition tables
SVN-Revision: 5704
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 2d21382..98474ad 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 |