[PATCH] devfs: remove devfs from Kconfig preventing it from being built
[linux-2.6/cjktty.git] / drivers / infiniband / Kconfig
blob3cc3ff0cccb194b277eed00f7c13745f8f8cc323
1 menu "InfiniBand support"
3 config 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.
10 source "drivers/infiniband/hw/mthca/Kconfig"
12 source "drivers/infiniband/ulp/ipoib/Kconfig"
14 endmenu