sys-kernel/coreos-modules: Enable Netkit flag

Closes https://github.com/flatcar/Flatcar/issues/1959
Signed-off-by: Tim Buchwaldt <tim.buchwaldt@deepl.com>
This commit is contained in:
Tim Buchwaldt 2025-12-01 13:01:36 +01:00
parent 0945652715
commit 10c6d9bf9c
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