2 # IBM device configuration.
8 depends on PPC_PSERIES || PPC_DCR || (IBMEBUS && SPARSEMEM)
10 If you have a network (Ethernet) card belonging to this class, say Y.
12 Note that the answer to this question doesn't directly affect the
13 kernel: saying N will just cause the configurator to skip all
14 the questions about IBM devices. If you say Y, you will be asked for
15 your specific card in the following questions.
20 tristate "IBM LAN Virtual Ethernet support"
21 depends on PPC_PSERIES
23 This driver supports virtual ethernet adapters on newer IBM iSeries
26 To compile this driver as a module, choose M here. The module will
29 source "drivers/net/ethernet/ibm/emac/Kconfig"
32 tristate "eHEA Ethernet support"
33 depends on IBMEBUS && SPARSEMEM
35 This driver supports the IBM pSeries eHEA ethernet adapter.
37 To compile the driver as a module, choose M here. The module
41 tristate "IBM Virtual NIC support"
42 depends on PPC_PSERIES
44 This driver supports Virtual NIC adapters on IBM i and IBM System p
47 To compile this driver as a module, choose M here. The module will
50 endif # NET_VENDOR_IBM