netfilter: xtables: add comment markers to Xtables Kconfig
authorJan Engelhardt <jengelh@medozas.de>
Fri, 26 Feb 2010 13:14:22 +0000 (14:14 +0100)
committerPatrick McHardy <kaber@trash.net>
Wed, 17 Mar 2010 14:48:35 +0000 (15:48 +0100)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
net/netfilter/Kconfig

index 18d77b5..abf4ce6 100644 (file)
@@ -316,6 +316,8 @@ if NETFILTER_XTABLES
 
 # alphabetically ordered list of targets
 
+comment "Xtables targets"
+
 config NETFILTER_XT_TARGET_CLASSIFY
        tristate '"CLASSIFY" target support'
        depends on NETFILTER_ADVANCED
@@ -552,6 +554,10 @@ config NETFILTER_XT_TARGET_TCPOPTSTRIP
          This option adds a "TCPOPTSTRIP" target, which allows you to strip
          TCP options from TCP packets.
 
+# alphabetically ordered list of matches
+
+comment "Xtables matches"
+
 config NETFILTER_XT_MATCH_CLUSTER
        tristate '"cluster" match support'
        depends on NF_CONNTRACK