]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/sched/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[karo-tx-linux.git] / net / sched / Kconfig
index d17053d9e9e2f9b56a95950d9eef854ee4be71bb..c54c9d9d1ffb814e7f4ead7e1db3dbf6c4a9adb7 100644 (file)
@@ -687,6 +687,17 @@ config NET_ACT_CSUM
          To compile this code as a module, choose M here: the
          module will be called act_csum.
 
+config NET_ACT_VLAN
+        tristate "Vlan manipulation"
+        depends on NET_CLS_ACT
+        ---help---
+         Say Y here to push or pop vlan headers.
+
+         If unsure, say N.
+
+         To compile this code as a module, choose M here: the
+         module will be called act_vlan.
+
 config NET_CLS_IND
        bool "Incoming device classification"
        depends on NET_CLS_U32 || NET_CLS_FW