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 2f81db51b45d..1ccd54714c4c 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2450,6 +2450,7 @@ config CHELSIO_T1 | |||
2450 | tristate "Chelsio 10Gb Ethernet support" | 2450 | tristate "Chelsio 10Gb Ethernet support" |
2451 | depends on PCI | 2451 | depends on PCI |
2452 | select CRC32 | 2452 | select CRC32 |
2453 | select MDIO | ||
2453 | help | 2454 | help |
2454 | This driver supports Chelsio gigabit and 10-gigabit | 2455 | This driver supports Chelsio gigabit and 10-gigabit |
2455 | Ethernet cards. More information about adapter features and | 2456 | Ethernet cards. More information about adapter features and |