From 40ce98a7333b76d6ac41da75d72200f4caf015f9 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Mon, 29 Jan 2018 12:35:30 +0100 Subject: [PATCH] Remove default olia --- mptcp/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/mptcp/Makefile b/mptcp/Makefile index 45bcc4878..c37c124c2 100644 --- a/mptcp/Makefile +++ b/mptcp/Makefile @@ -42,7 +42,6 @@ define Package/mptcp CONFIG_TCP_CONG_LIA=y \ CONFIG_TCP_CONG_OLIA=y \ CONFIG_TCP_CONG_WVEGAS=y \ - CONFIG_DEFAULT_OLIA=y \ CONFIG_DEFAULT_TCP_CONG="olia" PKGARCH:=all