xref: /OK3568_Linux_fs/buildroot/package/nfacct/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_NFACCT
2	bool "nfacct"
3	select BR2_PACKAGE_LIBNETFILTER_ACCT
4	help
5	  nfacct is the command line tool to create/retrieve/delete
6	  netfilter accounting objects.
7
8	  http://www.netfilter.org/projects/nfacct/
9