fixup! kernel: fix errors in configuration

gstqt5
Matthieu Coudron 2020-04-11 14:04:25 +02:00
parent 121b17e1ac
commit bc6b37e967
1 changed files with 0 additions and 1 deletions

View File

@ -179,7 +179,6 @@ let
# needed for ss
INET_DIAG = yes;
INET_TCP_DIAG = option module;
INET_UDP_DIAG = module;
INET_RAW_DIAG = whenAtLeast "4.14" module;
INET_DIAG_DESTROY = whenAtLeast "4.9" yes;