linux (All): enable kernel options IP_SET and NETFILTER_XT_SET

This commit is contained in:
Rudi Heitbaum
2025-02-20 12:04:55 +00:00
parent a33a25b39f
commit c1e7a38ce6
16 changed files with 289 additions and 15 deletions

View File

@@ -173,3 +173,7 @@ CONFIG_MD=y
CONFIG_BLK_DEV_DM=m
CONFIG_DM_THIN_PROVISIONING=m
CONFIG_OVERLAY_FS=m
# new options since 28.0.0
CONFIG_IP_SET=m
CONFIG_IP_SET_HASH_NET=m
CONFIG_NETFILTER_XT_SET=m