diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 78cc9495fd46..8178a4dfd09c 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2410,6 +2410,7 @@ config CHELSIO_T3 | |||
2410 | tristate "Chelsio Communications T3 10Gb Ethernet support" | 2410 | tristate "Chelsio Communications T3 10Gb Ethernet support" |
2411 | depends on PCI | 2411 | depends on PCI |
2412 | select FW_LOADER | 2412 | select FW_LOADER |
2413 | select INET_LRO | ||
2413 | help | 2414 | help |
2414 | This driver supports Chelsio T3-based gigabit and 10Gb Ethernet | 2415 | This driver supports Chelsio T3-based gigabit and 10Gb Ethernet |
2415 | adapters. | 2416 | adapters. |