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 764325917f6a..9ff1cf46eaee 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2111,6 +2111,7 @@ config R8169_VLAN | |||
2111 | config SB1250_MAC | 2111 | config SB1250_MAC |
2112 | tristate "SB1250 Gigabit Ethernet support" | 2112 | tristate "SB1250 Gigabit Ethernet support" |
2113 | depends on SIBYTE_SB1xxx_SOC | 2113 | depends on SIBYTE_SB1xxx_SOC |
2114 | select PHYLIB | ||
2114 | ---help--- | 2115 | ---help--- |
2115 | This driver supports Gigabit Ethernet interfaces based on the | 2116 | This driver supports Gigabit Ethernet interfaces based on the |
2116 | Broadcom SiByte family of System-On-a-Chip parts. They include | 2117 | Broadcom SiByte family of System-On-a-Chip parts. They include |