diff options
Diffstat (limited to 'package/nfacct/Config.in')
-rw-r--r-- | package/nfacct/Config.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/nfacct/Config.in b/package/nfacct/Config.in index 4230783a5a..e30d2d997b 100644 --- a/package/nfacct/Config.in +++ b/package/nfacct/Config.in @@ -1,12 +1,8 @@ config BR2_PACKAGE_NFACCT bool "nfacct" - depends on BR2_LARGEFILE select BR2_PACKAGE_LIBNETFILTER_ACCT help nfacct is the command line tool to create/retrieve/delete netfilter accounting objects. http://www.netfilter.org/projects/nfacct/ - -comment "nfacct needs a toolchain w/ largefile" - depends on !BR2_LARGEFILE |