From 7929ab60bfc764256724125025e360a4227ccd64 Mon Sep 17 00:00:00 2001
From: Stefan Koch <stefan.koch10@gmail.com>
Date: Mon, 3 Nov 2014 08:33:04 +0000
Subject: [PATCH] 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 <eddi@depieri.net>

(cherry picked from commit 064f467264c5c9b6eca0bb96b587f9412b770cc5)
Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
---
 target/linux/lantiq/xrx200/config-default | 6 ++++++
 1 file changed, 6 insertions(+)

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
-- 
2.30.2