]> Pileus Git - ~andy/linux/blobdiff - net/sched/Kconfig
[NET_SCHED]: sch_ingress: remove netfilter support
[~andy/linux] / net / sched / Kconfig
index 87af7c913d815e470e55b9274206ec5e320b1f1c..7d4085a4af66b5d6d7b94b35cd02edddfc65cd80 100644 (file)
@@ -198,7 +198,7 @@ config NET_SCH_NETEM
 
 config NET_SCH_INGRESS
        tristate "Ingress Qdisc"
-       depends on NET_CLS_ACT || NETFILTER
+       depends on NET_CLS_ACT
        ---help---
          Say Y here if you want to use classifiers for incoming packets.
          If unsure, say Y.