diff options
author | John Crispin <blogic@openwrt.org> | 2011-10-10 15:13:46 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2011-10-10 15:13:46 +0000 |
commit | 4cc422e0f3860fbe49957352cfb7cd61e5e884d3 (patch) | |
tree | 0f8c817f0dfc9ae67a7e62306b3070c4b4c8f1c0 /target/linux/lantiq/ase/config-default | |
parent | 4f21c56812d340411d24db0a330beac3db9a0bd8 (diff) | |
download | upstream-4cc422e0f3860fbe49957352cfb7cd61e5e884d3.tar.gz upstream-4cc422e0f3860fbe49957352cfb7cd61e5e884d3.tar.bz2 upstream-4cc422e0f3860fbe49957352cfb7cd61e5e884d3.zip |
[lantiq]
* update patches to 3.0
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28405 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/ase/config-default')
-rw-r--r-- | target/linux/lantiq/ase/config-default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/ase/config-default b/target/linux/lantiq/ase/config-default index b39ed5e501..a6c8a3d00f 100644 --- a/target/linux/lantiq/ase/config-default +++ b/target/linux/lantiq/ase/config-default @@ -31,7 +31,9 @@ CONFIG_PERF_USE_VMALLOC=y # CONFIG_PREEMPT_RCU is not set # CONFIG_QUOTACTL is not set CONFIG_SOC_AMAZON_SE=y +# CONFIG_SOC_VR9 is not set # CONFIG_SOC_FALCON is not set CONFIG_SOC_TYPE_XWAY=y # CONFIG_SOC_XWAY is not set CONFIG_XZ_DEC=y +CONFIG_SPI_XWAY=y |