aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 69c81da48ebc..c25f0d6817a2 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2411,6 +2411,7 @@ config IXGBE
2411 tristate "Intel(R) 10GbE PCI Express adapters support" 2411 tristate "Intel(R) 10GbE PCI Express adapters support"
2412 depends on PCI && INET 2412 depends on PCI && INET
2413 select INET_LRO 2413 select INET_LRO
2414 select INTEL_IOATDMA
2414 ---help--- 2415 ---help---
2415 This driver supports Intel(R) 10GbE PCI Express family of 2416 This driver supports Intel(R) 10GbE PCI Express family of
2416 adapters. For more information on how to identify your adapter, go 2417 adapters. For more information on how to identify your adapter, go