diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 3fed3347f4b3..683a5ac4e122 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2019,14 +2019,6 @@ config IGB | |||
2019 | To compile this driver as a module, choose M here. The module | 2019 | To compile this driver as a module, choose M here. The module |
2020 | will be called igb. | 2020 | will be called igb. |
2021 | 2021 | ||
2022 | config IGB_LRO | ||
2023 | bool "Use software LRO" | ||
2024 | depends on IGB && INET | ||
2025 | ---help--- | ||
2026 | Say Y here if you want to use large receive offload. | ||
2027 | |||
2028 | If in doubt, say N. | ||
2029 | |||
2030 | config IGB_DCA | 2022 | config IGB_DCA |
2031 | bool "Direct Cache Access (DCA) Support" | 2023 | bool "Direct Cache Access (DCA) Support" |
2032 | default y | 2024 | default y |