blob: 3cc3ff0cccb194b277eed00f7c13745f8f8cc323 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001menu "InfiniBand support"
2
3config INFINIBAND
4 tristate "InfiniBand support"
5 ---help---
6 Core support for InfiniBand (IB). Make sure to also select
7 any protocols you wish to use as well as drivers for your
8 InfiniBand hardware.
9
10source "drivers/infiniband/hw/mthca/Kconfig"
11
12source "drivers/infiniband/ulp/ipoib/Kconfig"
13
14endmenu