Skip to content

Commit 1d0c702

Browse files
committed
DO-NOT-MERGE: mptcp: enabled by default
This commit is useful for automated builds, e.g. from Intel's kbuild. Signed-off-by: Matthieu Baerts <[email protected]>
1 parent 39951db commit 1d0c702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

net/mptcp/Kconfig

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ config MPTCP
55
select SKB_EXTENSIONS
66
select CRYPTO_LIB_SHA256
77
select CRYPTO
8+
default y
89
help
910
Multipath TCP (MPTCP) connections send and receive data over multiple
1011
subflows in order to utilize multiple network paths. Each subflow

0 commit comments

Comments
 (0)