diff options
author | John Crispin <blogic@openwrt.org> | 2012-11-09 19:26:30 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-11-09 19:26:30 +0000 |
commit | c27f32609a7c6a9a3d76c773270187741ef72ab8 (patch) | |
tree | cafb82b1642422592d4e77fef945571cdeb5fd73 /target/linux/lantiq/xway | |
parent | 114523d5b7bb4691e73476664e74e71e5a169ade (diff) | |
download | upstream-c27f32609a7c6a9a3d76c773270187741ef72ab8.tar.gz upstream-c27f32609a7c6a9a3d76c773270187741ef72ab8.tar.bz2 upstream-c27f32609a7c6a9a3d76c773270187741ef72ab8.zip |
[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')
-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 |