From: John Crispin Date: Mon, 3 Nov 2014 08:33:04 +0000 (+0000) Subject: BB: lantiq: vr9: add vpe/watchdog modules to kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=99b9700a3ddfcae42c9bcd1d434de30ef4d4f402;p=openwrt%2Fsvn-archive%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 SVN-Revision: 43165 --- 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