mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-17 21:03:30 +00:00
luci-app-turboacc: use flow offload by default for ramips (#7320)
This commit is contained in:
parent
4790aa244b
commit
b6f610d00d
@ -24,7 +24,7 @@ define Package/luci-app-turboacc/config
|
||||
config PACKAGE_TURBOACC_INCLUDE_OFFLOADING
|
||||
bool "Include Flow Offload"
|
||||
depends on PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE=n
|
||||
default y if i386||x86_64||TARGET_ramips_mt7621
|
||||
default y if i386||x86_64||TARGET_ramips
|
||||
|
||||
config PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE
|
||||
bool "Include Shortcut-FE"
|
||||
|
Loading…
Reference in New Issue
Block a user