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 9f6cc8a56073..daeb23d7fec1 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2409,6 +2409,7 @@ config CHELSIO_T3 | |||
2409 | tristate "Chelsio Communications T3 10Gb Ethernet support" | 2409 | tristate "Chelsio Communications T3 10Gb Ethernet support" |
2410 | depends on PCI | 2410 | depends on PCI |
2411 | select FW_LOADER | 2411 | select FW_LOADER |
2412 | select INET_LRO | ||
2412 | help | 2413 | help |
2413 | This driver supports Chelsio T3-based gigabit and 10Gb Ethernet | 2414 | This driver supports Chelsio T3-based gigabit and 10Gb Ethernet |
2414 | adapters. | 2415 | adapters. |