diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index a36fc60bd889..d30ab6b492d1 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2360,6 +2360,15 @@ config CHELSIO_T1 | |||
2360 | To compile this driver as a module, choose M here: the module | 2360 | To compile this driver as a module, choose M here: the module |
2361 | will be called cxgb. | 2361 | will be called cxgb. |
2362 | 2362 | ||
2363 | config EHEA | ||
2364 | tristate "eHEA Ethernet support" | ||
2365 | depends on IBMEBUS | ||
2366 | ---help--- | ||
2367 | This driver supports the IBM pSeries eHEA ethernet adapter. | ||
2368 | |||
2369 | To compile the driver as a module, choose M here. The module | ||
2370 | will be called ehea. | ||
2371 | |||
2363 | config IXGB | 2372 | config IXGB |
2364 | tristate "Intel(R) PRO/10GbE support" | 2373 | tristate "Intel(R) PRO/10GbE support" |
2365 | depends on PCI | 2374 | depends on PCI |