1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
suyuan 2021-11-03 19:56:57 +08:00
parent 4f96dcd4af
commit fce090b61a
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
# Automatically generated file; DO NOT EDIT.
# OpenWrt Configuration
#
CONFIG_KERNEL_TCP_CONG_BBR=y
CONFIG_MODULES=y
CONFIG_HAVE_DOT_CONFIG=y
# CONFIG_TARGET_sunxi is not set

View file

@ -6,3 +6,4 @@ CONFIG_PACKAGE_kmod-ath9k=y
CONFIG_PACKAGE_bcm27xx-eeprom=y
CONFIG_PACKAGE_bcm27xx-userland=y
CONFIG_KERNEL_ARM_MODULE_PLTS=y
CONFIG_KERNEL_TCP_CONG_BBR=y