aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/Kconfig
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@linux01.gwdg.de>2007-05-23 14:21:22 -0700
committerRoland Dreier <rolandd@cisco.com>2007-07-09 20:12:26 -0700
commit06cc85086e6896939f8c68f8518224748f6b0b2f (patch)
tree7c568a68748814a7baa85d0d8d86edd66f16fd97 /drivers/infiniband/hw/amso1100/Kconfig
parentRDMA/cxgb3: Check return of kmalloc() in iwch_register_device() (diff)
downloadlinux-dev-06cc85086e6896939f8c68f8518224748f6b0b2f.tar.xz
linux-dev-06cc85086e6896939f8c68f8518224748f6b0b2f.zip
IB: Use menuconfig for InfiniBand menu
Change Kconfig objects from "menu, config" into "menuconfig" so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/amso1100/Kconfig')
-rw-r--r--drivers/infiniband/hw/amso1100/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/amso1100/Kconfig b/drivers/infiniband/hw/amso1100/Kconfig
index 809cb14ac6de..e6ce5f209e47 100644
--- a/drivers/infiniband/hw/amso1100/Kconfig
+++ b/drivers/infiniband/hw/amso1100/Kconfig
@@ -1,6 +1,6 @@
config INFINIBAND_AMSO1100
tristate "Ammasso 1100 HCA support"
- depends on PCI && INET && INFINIBAND
+ depends on PCI && INET
---help---
This is a low-level driver for the Ammasso 1100 host
channel adapter (HCA).