diff options
author | John Crispin <john@openwrt.org> | 2012-11-09 19:26:30 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-11-09 19:26:30 +0000 |
commit | a30b3066ce900be5409b9617d3a2b037293e4b8b (patch) | |
tree | 8bf3110f0a0ca736f31b3642617563c2ebbf6a1a /target/linux/lantiq/xway | |
parent | 46288bf98e12139045754efa23dd2a9d87dd0611 (diff) | |
download | upstream-a30b3066ce900be5409b9617d3a2b037293e4b8b.tar.gz upstream-a30b3066ce900be5409b9617d3a2b037293e4b8b.tar.bz2 upstream-a30b3066ce900be5409b9617d3a2b037293e4b8b.zip |
add mtd split and atm patch
SVN-Revision: 34129
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 |