diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-17 10:23:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-17 10:23:54 +0000 |
commit | 342f4def9ab66099b0b44b5767258f291c37004e (patch) | |
tree | 8f114d03efeea98ce10fa31a7ea3f33dbc4e587a /target/linux/ar71xx/config-2.6.26 | |
parent | 30b9e9a0c2ac1e62231eb6e886186e48146c898f (diff) | |
download | upstream-342f4def9ab66099b0b44b5767258f291c37004e.tar.gz upstream-342f4def9ab66099b0b44b5767258f291c37004e.tar.bz2 upstream-342f4def9ab66099b0b44b5767258f291c37004e.zip |
[ar71xx] enable Myloader partition parser
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13257 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.26')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index 40f0f4fb1e..57393415be 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -141,6 +141,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_2=y CONFIG_MTD_MAP_BANK_WIDTH_4=y # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set # CONFIG_MTD_MTDRAM is not set +CONFIG_MTD_MYLOADER_PARTS=y CONFIG_MTD_NAND=y # CONFIG_MTD_NAND_CAFE is not set # CONFIG_MTD_NAND_DISKONCHIP is not set |