diff --git a/config-l1000 b/config-l1000 index 5e10f95f..5a77ddbe 100755 --- a/config-l1000 +++ b/config-l1000 @@ -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 diff --git a/config-rpi2 b/config-rpi2 index aa976b33..acbf6785 100755 --- a/config-rpi2 +++ b/config-rpi2 @@ -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