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 61dedfeed62a..40ff9a5269a2 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2583,6 +2583,7 @@ config MYRI10GE | |||
2583 | depends on PCI | 2583 | depends on PCI |
2584 | select FW_LOADER | 2584 | select FW_LOADER |
2585 | select CRC32 | 2585 | select CRC32 |
2586 | select INET_LRO | ||
2586 | ---help--- | 2587 | ---help--- |
2587 | This driver supports Myricom Myri-10G Dual Protocol interface in | 2588 | This driver supports Myricom Myri-10G Dual Protocol interface in |
2588 | Ethernet mode. If the eeprom on your board is not recent enough, | 2589 | Ethernet mode. If the eeprom on your board is not recent enough, |