From: Stefan Koch Date: Mon, 3 Nov 2014 08:33:04 +0000 (+0000) Subject: lantiq: add vpe/watchdog modules to kernel X-Git-Tag: v17.01.0-rc1~985 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=7929ab60bfc764256724125025e360a4227ccd64 lantiq: add vpe/watchdog modules to kernel (required not-distributable firmware blob - dump it by yourself from original firmware) Signed-off-by: Eddi De Pieri (cherry picked from commit 064f467264c5c9b6eca0bb96b587f9412b770cc5) Signed-off-by: Stefan Koch --- diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default index 955461c883..f1351c8b28 100644 --- a/target/linux/lantiq/xrx200/config-default +++ b/target/linux/lantiq/xrx200/config-default @@ -51,3 +51,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