| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | # |
|---|
| 2 | 3 | # IBM device configuration. |
|---|
| 3 | 4 | # |
|---|
| .. | .. |
|---|
| 6 | 7 | bool "IBM devices" |
|---|
| 7 | 8 | default y |
|---|
| 8 | 9 | depends on PPC_PSERIES || PPC_DCR || (IBMEBUS && SPARSEMEM) |
|---|
| 9 | | - ---help--- |
|---|
| 10 | + help |
|---|
| 10 | 11 | If you have a network (Ethernet) card belonging to this class, say Y. |
|---|
| 11 | 12 | |
|---|
| 12 | 13 | Note that the answer to this question doesn't directly affect the |
|---|
| .. | .. |
|---|
| 19 | 20 | config IBMVETH |
|---|
| 20 | 21 | tristate "IBM LAN Virtual Ethernet support" |
|---|
| 21 | 22 | depends on PPC_PSERIES |
|---|
| 22 | | - ---help--- |
|---|
| 23 | + help |
|---|
| 23 | 24 | This driver supports virtual ethernet adapters on newer IBM iSeries |
|---|
| 24 | 25 | and pSeries systems. |
|---|
| 25 | 26 | |
|---|
| .. | .. |
|---|
| 31 | 32 | config EHEA |
|---|
| 32 | 33 | tristate "eHEA Ethernet support" |
|---|
| 33 | 34 | depends on IBMEBUS && SPARSEMEM |
|---|
| 34 | | - ---help--- |
|---|
| 35 | + help |
|---|
| 35 | 36 | This driver supports the IBM pSeries eHEA ethernet adapter. |
|---|
| 36 | 37 | |
|---|
| 37 | 38 | To compile the driver as a module, choose M here. The module |
|---|
| .. | .. |
|---|
| 40 | 41 | config IBMVNIC |
|---|
| 41 | 42 | tristate "IBM Virtual NIC support" |
|---|
| 42 | 43 | depends on PPC_PSERIES |
|---|
| 43 | | - ---help--- |
|---|
| 44 | + help |
|---|
| 44 | 45 | This driver supports Virtual NIC adapters on IBM i and IBM System p |
|---|
| 45 | 46 | systems. |
|---|
| 46 | 47 | |
|---|