diff options
Diffstat (limited to 'net/netfilter')
-rw-r--r-- | net/netfilter/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig index f6275a0f1ea7..f8ac4ef0b794 100644 --- a/net/netfilter/Kconfig +++ b/net/netfilter/Kconfig | |||
@@ -908,7 +908,7 @@ config NETFILTER_XT_MATCH_MULTIPORT | |||
908 | 908 | ||
909 | config NETFILTER_XT_MATCH_NFACCT | 909 | config NETFILTER_XT_MATCH_NFACCT |
910 | tristate '"nfacct" match support' | 910 | tristate '"nfacct" match support' |
911 | default m if NETFILTER_ADVANCED=n | 911 | depends on NETFILTER_ADVANCED |
912 | select NETFILTER_NETLINK_ACCT | 912 | select NETFILTER_NETLINK_ACCT |
913 | help | 913 | help |
914 | This option allows you to use the extended accounting through | 914 | This option allows you to use the extended accounting through |