diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 2f10dd554e33..ee391f29dae7 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2376,6 +2376,13 @@ config CHELSIO_T1 | |||
2376 | To compile this driver as a module, choose M here: the module | 2376 | To compile this driver as a module, choose M here: the module |
2377 | will be called cxgb. | 2377 | will be called cxgb. |
2378 | 2378 | ||
2379 | config CHELSIO_T1_1G | ||
2380 | bool "Chelsio gigabit Ethernet support" | ||
2381 | depends on CHELSIO_T1 | ||
2382 | help | ||
2383 | Enables support for Chelsio's gigabit Ethernet PCI cards. If you | ||
2384 | are using only 10G cards say 'N' here. | ||
2385 | |||
2379 | config EHEA | 2386 | config EHEA |
2380 | tristate "eHEA Ethernet support" | 2387 | tristate "eHEA Ethernet support" |
2381 | depends on IBMEBUS | 2388 | depends on IBMEBUS |