diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-17 10:14:58 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-17 10:14:58 +0000 |
commit | 442db57b96dcf2bcaa8ace560d83d4c045d97a26 (patch) | |
tree | 85fd9cf0e91e27c8273d041302cdf3c8bf5ebb01 /target/linux/generic-2.6/config-2.6.27 | |
parent | 2aaf71e42f0a08b5c0056a09a3f5df5ddb2c830a (diff) | |
download | upstream-442db57b96dcf2bcaa8ace560d83d4c045d97a26.tar.gz upstream-442db57b96dcf2bcaa8ace560d83d4c045d97a26.tar.bz2 upstream-442db57b96dcf2bcaa8ace560d83d4c045d97a26.zip |
move MyLoader partition parser into generic files, will be used on ar71xx
SVN-Revision: 13256
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.27')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 8e6a5e419a..df3fe1339c 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -839,6 +839,7 @@ CONFIG_MSDOS_PARTITION=y # CONFIG_MTD_DOC2001PLUS is not set # CONFIG_MTD_INTEL_VR_NOR is not set # CONFIG_MTD_M25P80 is not set +# CONFIG_MTD_MYLOADER_PARTS is not set # CONFIG_MTD_NAND is not set # CONFIG_MTD_OOPS is not set # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set |