desc: add informational Kconfig descriptions

This commit is contained in:
Jan Engelhardt
2009-03-26 21:32:44 +01:00
parent 538d74b5d8
commit 45b2e64d82
4 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
config NETFILTER_XT_MATCH_QUOTA2
tristate '"quota2" match support'
depends on NETFILTER_XTABLES
---help---
This option adds the "quota2" match which is an advanced form of
xt_quota that also allows counting upwards, and where the counter can
be set through procfs. This allows for simple interfacing of
accounting information.