]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sched/Kconfig
watchdog: fix platform driver hotplug/coldplug
[linux-2.6-omap-h63xx.git] / net / sched / Kconfig
index 7d4085a4af66b5d6d7b94b35cd02edddfc65cd80..82adfe6447d7db004c7108731e0ad4c7b87f8657 100644 (file)
@@ -307,6 +307,17 @@ config NET_CLS_RSVP6
          To compile this code as a module, choose M here: the
          module will be called cls_rsvp6.
 
+config NET_CLS_FLOW
+       tristate "Flow classifier"
+       select NET_CLS
+       ---help---
+         If you say Y here, you will be able to classify packets based on
+         a configurable combination of packet keys. This is mostly useful
+         in combination with SFQ.
+
+         To compile this code as a module, choose M here: the
+         module will be called cls_flow.
+
 config NET_EMATCH
        bool "Extended Matches"
        select NET_CLS