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 435bbc96444f..b8727d54bdbb 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2519,6 +2519,7 @@ config ENIC | |||
2519 | config IXGBE | 2519 | config IXGBE |
2520 | tristate "Intel(R) 10GbE PCI Express adapters support" | 2520 | tristate "Intel(R) 10GbE PCI Express adapters support" |
2521 | depends on PCI && INET | 2521 | depends on PCI && INET |
2522 | select MDIO | ||
2522 | ---help--- | 2523 | ---help--- |
2523 | This driver supports Intel(R) 10GbE PCI Express family of | 2524 | This driver supports Intel(R) 10GbE PCI Express family of |
2524 | adapters. For more information on how to identify your adapter, go | 2525 | adapters. For more information on how to identify your adapter, go |