aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-11-03 08:33:04 +0000
committerJohn Crispin <blogic@openwrt.org>2014-11-03 08:33:04 +0000
commit379b67436be691b530dba9cda71501d863aac660 (patch)
treec723caaedc2d320d04ab5575bfe684d9df9548a0
parent1379a2d39c43b88badf992866ee1df1c35e8064a (diff)
downloadupstream-379b67436be691b530dba9cda71501d863aac660.tar.gz
upstream-379b67436be691b530dba9cda71501d863aac660.tar.bz2
upstream-379b67436be691b530dba9cda71501d863aac660.zip
BB: lantiq: vr9: add vpe/watchdog modules to kernel
(required not-distributable firmware blob - dump it by yourself from original firmware) Signed-off-by: Eddi De Pieri <eddi@depieri.net> git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43165 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/lantiq/xrx200/config-default6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default
index 89afcf94a4..8139372ed3 100644
--- a/target/linux/lantiq/xrx200/config-default
+++ b/target/linux/lantiq/xrx200/config-default
@@ -61,3 +61,9 @@ CONFIG_USB_SUPPORT=y
CONFIG_XRX200_PHY_FW=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_ZLIB_INFLATE=y
+CONFIG_MIPS_VPE_LOADER=y
+CONFIG_MIPS_VPE_LOADER_TOM=y
+CONFIG_MIPS_VPE_APSP_API=y
+CONFIG_IFX_VPE_EXT=y
+CONFIG_PERFCTRS=n
+# CONFIG_MTSCHED is not set