diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-09 19:26:30 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-09 19:26:30 +0000 |
commit | b6713eceb32816ba937174e846322f7070000c5d (patch) | |
tree | cafb82b1642422592d4e77fef945571cdeb5fd73 /target/linux/lantiq/xway/config-default | |
parent | 9f30d0c6bbfc7942d2bf29e2d2f53422562748c5 (diff) |
[lantiq] add mtd split and atm patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34129 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xway/config-default')
-rw-r--r-- | target/linux/lantiq/xway/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/xway/config-default b/target/linux/lantiq/xway/config-default index 655784a9b6..23200b367f 100644 --- a/target/linux/lantiq/xway/config-default +++ b/target/linux/lantiq/xway/config-default @@ -11,6 +11,7 @@ CONFIG_MTD_NAND_PLATFORM=y CONFIG_MTD_NAND_XWAY=y # CONFIG_MTD_PHYSMAP_OF is not set # CONFIG_MTD_SM_COMMON is not set +CONFIG_MTD_UIMAGE_SPLIT=y # CONFIG_PROC_DEVICETREE is not set CONFIG_RTL8306_PHY=y CONFIG_SPI=y |