mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-05-04 19:18:23 -04:00
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>
10 lines
232 B
Plaintext
10 lines
232 B
Plaintext
config INFINIBAND_EHCA
|
|
tristate "eHCA support"
|
|
depends on IBMEBUS
|
|
---help---
|
|
This driver supports the IBM pSeries eHCA InfiniBand adapter.
|
|
|
|
To compile the driver as a module, choose M here. The module
|
|
will be called ib_ehca.
|
|
|