xfs: respect the stable writes flag on the RT device
[platform/kernel/linux-rpi.git] / net / Kconfig
index 2fb25b5..d532ec3 100644 (file)
@@ -52,6 +52,11 @@ config NET_INGRESS
 config NET_EGRESS
        bool
 
+config NET_XGRESS
+       select NET_INGRESS
+       select NET_EGRESS
+       bool
+
 config NET_REDIRECT
        bool