It depends on CONFIG_COMPAT (32bit userspace with 64bit kernel) which is not enabled directly.
Signed-off-by: Mikko Rapeli <[email protected]> --- features/netfilter/netfilter.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/features/netfilter/netfilter.cfg b/features/netfilter/netfilter.cfg index 3e14643435bb..7f76c92c425d 100644 --- a/features/netfilter/netfilter.cfg +++ b/features/netfilter/netfilter.cfg @@ -27,7 +27,6 @@ CONFIG_NF_CONNTRACK_SNMP=m CONFIG_NF_CONNTRACK_TFTP=m CONFIG_NF_CT_NETLINK=m CONFIG_NETFILTER_XTABLES=m -CONFIG_NETFILTER_XTABLES_COMPAT=y CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m CONFIG_NETFILTER_XT_TARGET_CONNMARK=m CONFIG_NETFILTER_XT_TARGET_CT=m -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16153): https://lists.yoctoproject.org/g/linux-yocto/message/16153 Mute This Topic: https://lists.yoctoproject.org/mt/117176772/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
