luci-app-turboacc: enable BBR for kernel 4.9 by default

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-03-07 14:38:44 +08:00
parent b1e3f877a0
commit 490fd504c6
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -33,7 +33,6 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_flow-offload
config PACKAGE_$(PKG_NAME)_INCLUDE_bbr-cca
bool "Include BBR CCA"
default n if LINUX_4_9
default y
config PACKAGE_$(PKG_NAME)_INCLUDE_dnsforwarder