[source] lantiq: add vpe/watchdog modules to kernel

LEDE Commits lede-commits at lists.infradead.org
Mon Oct 31 11:13:11 PDT 2016


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/7929ab60bfc764256724125025e360a4227ccd64

commit 7929ab60bfc764256724125025e360a4227ccd64
Author: Stefan Koch <stefan.koch10 at gmail.com>
AuthorDate: Mon Nov 3 08:33:04 2014 +0000

    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 at depieri.net>
    
    (cherry picked from commit 064f467264c5c9b6eca0bb96b587f9412b770cc5)
    Signed-off-by: Stefan Koch <stefan.koch10 at 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 955461c..f1351c8 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



More information about the lede-commits mailing list