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 1ccd54714c4c..435bbc96444f 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2483,6 +2483,7 @@ config CHELSIO_T3 | |||
2483 | tristate "Chelsio Communications T3 10Gb Ethernet support" | 2483 | tristate "Chelsio Communications T3 10Gb Ethernet support" |
2484 | depends on CHELSIO_T3_DEPENDS | 2484 | depends on CHELSIO_T3_DEPENDS |
2485 | select FW_LOADER | 2485 | select FW_LOADER |
2486 | select MDIO | ||
2486 | help | 2487 | help |
2487 | This driver supports Chelsio T3-based gigabit and 10Gb Ethernet | 2488 | This driver supports Chelsio T3-based gigabit and 10Gb Ethernet |
2488 | adapters. | 2489 | adapters. |