diff options
Diffstat (limited to 'net/decnet')
-rw-r--r-- | net/decnet/netfilter/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/decnet/netfilter/Kconfig b/net/decnet/netfilter/Kconfig index ecdb3f9f14ca..2f81de5e752f 100644 --- a/net/decnet/netfilter/Kconfig +++ b/net/decnet/netfilter/Kconfig | |||
@@ -4,6 +4,7 @@ | |||
4 | 4 | ||
5 | menu "DECnet: Netfilter Configuration" | 5 | menu "DECnet: Netfilter Configuration" |
6 | depends on DECNET && NETFILTER && EXPERIMENTAL | 6 | depends on DECNET && NETFILTER && EXPERIMENTAL |
7 | depends on NETFILTER_ADVANCED | ||
7 | 8 | ||
8 | config DECNET_NF_GRABULATOR | 9 | config DECNET_NF_GRABULATOR |
9 | tristate "Routing message grabulator (for userland routing daemon)" | 10 | tristate "Routing message grabulator (for userland routing daemon)" |