Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / infiniband / hw / mlx4 / Kconfig
diff --git a/kernel/drivers/infiniband/hw/mlx4/Kconfig b/kernel/drivers/infiniband/hw/mlx4/Kconfig
new file mode 100644 (file)
index 0000000..fc01dea
--- /dev/null
@@ -0,0 +1,10 @@
+config MLX4_INFINIBAND
+       tristate "Mellanox ConnectX HCA support"
+       depends on NETDEVICES && ETHERNET && PCI && INET
+       select NET_VENDOR_MELLANOX
+       select MLX4_CORE
+       ---help---
+         This driver provides low-level InfiniBand support for
+         Mellanox ConnectX PCI Express host channel adapters (HCAs).
+         This is required to use InfiniBand protocols such as
+         IP-over-IB or SRP with these devices.