]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - net/netfilter/Kconfig
[NETFILTER]: remove NF_CONNTRACK_ENABLED option
[mirror_ubuntu-bionic-kernel.git] / net / netfilter / Kconfig
CommitLineData
9fb9cbb1 1menu "Core Netfilter Configuration"
3a411355 2 depends on NET && INET && NETFILTER
9fb9cbb1 3
f9e815b3
HW
4config NETFILTER_NETLINK
5 tristate "Netfilter netlink interface"
6 help
7 If this option is enabled, the kernel will include support
8 for the new netfilter netlink interface.
7af4cc3f
HW
9
10config NETFILTER_NETLINK_QUEUE
11 tristate "Netfilter NFQUEUE over NFNETLINK interface"
12 depends on NETFILTER_NETLINK
13 help