pygoscelis: Enable CONFIG_TCP_MD5SIG

I don't need it as I don't do anything with BGP.
This commit is contained in:
Nils Freydank 2021-11-04 21:46:51 +01:00
parent 994ec4bcab
commit 5b516ef701
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -1001,7 +1001,7 @@ CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set