Skip to content

Commit

Permalink
DO-NOT-MERGE: mptcp: enabled by default
Browse files Browse the repository at this point in the history
This commit is useful for automated builds, e.g. from Intel's kbuild.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
  • Loading branch information
matttbe committed Sep 21, 2021
1 parent 5323bf4 commit 92d5e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/mptcp/Kconfig
Expand Up @@ -5,6 +5,7 @@ config MPTCP
select SKB_EXTENSIONS
select CRYPTO_LIB_SHA256
select CRYPTO
default y
help
Multipath TCP (MPTCP) connections send and receive data over multiple
subflows in order to utilize multiple network paths. Each subflow
Expand Down

0 comments on commit 92d5e76

Please sign in to comment.