aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/ethernet/chelsio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/chelsio/Kconfig b/drivers/net/ethernet/chelsio/Kconfig
index a71c0f317a93..d40c994a4f6a 100644
--- a/drivers/net/ethernet/chelsio/Kconfig
+++ b/drivers/net/ethernet/chelsio/Kconfig
@@ -48,7 +48,7 @@ config CHELSIO_T1_1G
48 48
49config CHELSIO_T3 49config CHELSIO_T3
50 tristate "Chelsio Communications T3 10Gb Ethernet support" 50 tristate "Chelsio Communications T3 10Gb Ethernet support"
51 depends on PCI 51 depends on PCI && INET
52 select FW_LOADER 52 select FW_LOADER
53 select MDIO 53 select MDIO
54 ---help--- 54 ---help---