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 | 30b9e9a0c2ac1e62231eb6e886186e48146c898f (patch) | |
tree | 32a94e72d57ec5ab42f5c8b58b9e8cf3949f538b /target/linux/generic-2.6/config-2.6.26 | |
parent | b161ea8ff72253bb5c5d2aff1a9a1e64e8d21db3 (diff) | |
download | upstream-30b9e9a0c2ac1e62231eb6e886186e48146c898f.tar.gz upstream-30b9e9a0c2ac1e62231eb6e886186e48146c898f.tar.bz2 upstream-30b9e9a0c2ac1e62231eb6e886186e48146c898f.zip |
[adm5120] move MyLoader partition parser into generic files, will be used on ar71xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13256 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.26')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index d46f154dbf..72ad1dfd66 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -802,6 +802,7 @@ CONFIG_MSDOS_PARTITION=y # CONFIG_MTD_DATAFLASH is not set # CONFIG_MTD_M25P80 is not set # CONFIG_MTD_INTEL_VR_NOR 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 |