Merge pull request #3524 from timbuchwaldt/main

sys-kernel/coreos-modules: Enable Netkit flag
This commit is contained in:
James Le Cuirot 2025-12-17 10:59:28 +00:00 committed by GitHub
commit 7f128bce66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
- Enabled netkit module ([scripts#3524](https://github.com/flatcar/scripts/pull/3524))

View File

@ -594,6 +594,7 @@ CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
CONFIG_NETFILTER_XT_TARGET_TEE=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETKIT=y
CONFIG_NETLINK_DIAG=m
CONFIG_NETWORK_PHY_TIMESTAMPING=y
CONFIG_NETXEN_NIC=m