From: blogic Date: Mon, 3 Nov 2014 08:33:04 +0000 (+0000) Subject: BB: lantiq: vr9: add vpe/watchdog modules to kernel X-Git-Url: https://git.archive.openwrt.org/luci/splash?a=commitdiff_plain;h=064f467264c5c9b6eca0bb96b587f9412b770cc5;p=14.07%2Fopenwrt.git 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 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43165 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default index 89afcf9..8139372 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