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,6 @@
config NETFILTER_XT_MATCH_IPV4OPTIONS
tristate '"ipv4options" IPv4 option match support'
depends on NETFILTER_XTABLES
---help---
The ipv4options match can be used to check on the presence or absence
of one or move IPv4 options.