From c6fe2e1066d9f19200f4ac174ec2559ecdf9420c Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Fri, 9 Jul 2021 17:05:47 +0800 Subject: [PATCH] =?UTF-8?q?mtk:=20TurboACC=20=E9=BB=98=E8=AE=A4=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20Offload?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/d-team_newifi-d2 | 4 ++++ Configs/xiaomi_redmi-router-ac2100 | 4 ++++ Configs/xiaoyu_xy-c5 | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/Configs/d-team_newifi-d2 b/Configs/d-team_newifi-d2 index 558b45f..73f15ba 100644 --- a/Configs/d-team_newifi-d2 +++ b/Configs/d-team_newifi-d2 @@ -51,6 +51,10 @@ CONFIG_PACKAGE_luci-app-openclash=y CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-syncdial=y CONFIG_PACKAGE_luci-app-ttyd=y +CONFIG_PACKAGE_luci-app-turboacc=y +CONFIG_PACKAGE_TURBOACC_INCLUDE_OFFLOADING=y +# CONFIG_PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE is not set +CONFIG_PACKAGE_TURBOACC_INCLUDE_DNSFORWARDER=y CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y CONFIG_PACKAGE_luci-app-unblockmusic=y diff --git a/Configs/xiaomi_redmi-router-ac2100 b/Configs/xiaomi_redmi-router-ac2100 index a268dbf..163a6e2 100644 --- a/Configs/xiaomi_redmi-router-ac2100 +++ b/Configs/xiaomi_redmi-router-ac2100 @@ -13,6 +13,10 @@ CONFIG_PACKAGE_luci-app-filetransfer=y # CONFIG_PACKAGE_luci-app-nlbwmon is not set # CONFIG_PACKAGE_luci-app-sqm is not set CONFIG_PACKAGE_luci-app-ttyd=y +CONFIG_PACKAGE_luci-app-turboacc=y +CONFIG_PACKAGE_TURBOACC_INCLUDE_OFFLOADING=y +# CONFIG_PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE is not set +CONFIG_PACKAGE_TURBOACC_INCLUDE_DNSFORWARDER=y CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y CONFIG_PACKAGE_luci-app-unblockmusic=y diff --git a/Configs/xiaoyu_xy-c5 b/Configs/xiaoyu_xy-c5 index 9a7233f..eede304 100644 --- a/Configs/xiaoyu_xy-c5 +++ b/Configs/xiaoyu_xy-c5 @@ -41,6 +41,10 @@ CONFIG_PACKAGE_luci-app-openclash=y CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-syncdial=y CONFIG_PACKAGE_luci-app-ttyd=y +CONFIG_PACKAGE_luci-app-turboacc=y +CONFIG_PACKAGE_TURBOACC_INCLUDE_OFFLOADING=y +# CONFIG_PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE is not set +CONFIG_PACKAGE_TURBOACC_INCLUDE_DNSFORWARDER=y CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y CONFIG_PACKAGE_luci-app-unblockmusic=y