diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-12-03 18:13:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-12-03 18:13:27 +0000 |
commit | 514b1167c9157e9c96db40f95098b2b15558915a (patch) | |
tree | e5a4b2803929cc49887ac7c6ae19c37a5ea404bf /target/linux/ar71xx/config-2.6.39 | |
parent | fc7fb29bae314f0bb1a80fec1484c08b05dea50d (diff) | |
download | upstream-514b1167c9157e9c96db40f95098b2b15558915a.tar.gz upstream-514b1167c9157e9c96db40f95098b2b15558915a.tar.bz2 upstream-514b1167c9157e9c96db40f95098b2b15558915a.zip |
ar71xx: add mtd partition parser for the TP-Link boards
SVN-Revision: 29415
Diffstat (limited to 'target/linux/ar71xx/config-2.6.39')
-rw-r--r-- | target/linux/ar71xx/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.39 b/target/linux/ar71xx/config-2.6.39 index 1837deb676..8cca8e2000 100644 --- a/target/linux/ar71xx/config-2.6.39 +++ b/target/linux/ar71xx/config-2.6.39 @@ -155,6 +155,7 @@ CONFIG_MTD_M25P80=y CONFIG_MTD_MYLOADER_PARTS=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 CONFIG_MTD_REDBOOT_PARTS=y +CONFIG_MTD_TPLINK_PARTS=y CONFIG_MTD_WRT160NL_PARTS=y CONFIG_MYLOADER=y CONFIG_NEED_DMA_MAP_STATE=y |