Skip to content

Commit 28a552c

Browse files
committed
sys-kernel/coreos-modules: Enable CONFIG_INET_DIAG_DESTROY
Signed-off-by: Adrian Berger <[email protected]>
1 parent 5cc0d8c commit 28a552c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Enable CONFIG_INET_DIAG_DESTROY in kernel options ([flatcar/scripts#3176](https://github.com/flatcar/scripts/pull/3176))

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-6.12

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ CONFIG_INET6_ESP_OFFLOAD=m
282282
CONFIG_INET6_IPCOMP=m
283283
CONFIG_INET_AH=m
284284
CONFIG_INET_DIAG=m
285+
CONFIG_INET_DIAG_DESTROY=m
285286
CONFIG_INET_ESP=m
286287
CONFIG_INET_ESP_OFFLOAD=m
287288
CONFIG_INET_IPCOMP=m

0 commit comments

Comments
 (0)