diff options
Diffstat (limited to 'drivers/infiniband/hw/mthca/Kconfig')
-rw-r--r-- | drivers/infiniband/hw/mthca/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/mthca/Kconfig b/drivers/infiniband/hw/mthca/Kconfig index 9aa5a4468a75..03efc074967e 100644 --- a/drivers/infiniband/hw/mthca/Kconfig +++ b/drivers/infiniband/hw/mthca/Kconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | config INFINIBAND_MTHCA | 1 | config INFINIBAND_MTHCA |
2 | tristate "Mellanox HCA support" | 2 | tristate "Mellanox HCA support" |
3 | depends on PCI && INFINIBAND | 3 | depends on PCI |
4 | ---help--- | 4 | ---help--- |
5 | This is a low-level driver for Mellanox InfiniHost host | 5 | This is a low-level driver for Mellanox InfiniHost host |
6 | channel adapters (HCAs), including the MT23108 PCI-X HCA | 6 | channel adapters (HCAs), including the MT23108 PCI-X HCA |