mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-16 14:52:24 +01:00
sys-kernel/coreos-modules: Enable CONFIG_INET_DIAG_DESTROY
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
This commit is contained in:
parent
5cc0d8c40c
commit
450557d943
@ -0,0 +1 @@
|
||||
- Enable CONFIG_INET_DIAG_DESTROY in kernel options ([flatcar/scripts#3176](https://github.com/flatcar/scripts/pull/3176))
|
||||
@ -282,6 +282,7 @@ CONFIG_INET6_ESP_OFFLOAD=m
|
||||
CONFIG_INET6_IPCOMP=m
|
||||
CONFIG_INET_AH=m
|
||||
CONFIG_INET_DIAG=m
|
||||
CONFIG_INET_DIAG_DESTROY=y
|
||||
CONFIG_INET_ESP=m
|
||||
CONFIG_INET_ESP_OFFLOAD=m
|
||||
CONFIG_INET_IPCOMP=m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user