diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-22 19:43:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-22 19:43:26 +0000 |
commit | c27b9bf6db7c1a9ac0593ff8ffcbff10816b9fd0 (patch) | |
tree | 6e34d46327c73875edd7c2de7d08d7c66b99d48e /target/linux/atheros/config-2.6.26 | |
parent | 6113df909539729a6da81f6054bfcec8e5cba89b (diff) | |
download | upstream-c27b9bf6db7c1a9ac0593ff8ffcbff10816b9fd0.tar.gz upstream-c27b9bf6db7c1a9ac0593ff8ffcbff10816b9fd0.tar.bz2 upstream-c27b9bf6db7c1a9ac0593ff8ffcbff10816b9fd0.zip |
enable MyLoader partition parser
SVN-Revision: 13317
Diffstat (limited to 'target/linux/atheros/config-2.6.26')
-rw-r--r-- | target/linux/atheros/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.26 b/target/linux/atheros/config-2.6.26 index a1ac8b11ca..1ad539e16b 100644 --- a/target/linux/atheros/config-2.6.26 +++ b/target/linux/atheros/config-2.6.26 @@ -146,6 +146,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_ONENAND is not set # CONFIG_MTD_OTP is not set CONFIG_MTD_PARTITIONS=y |