diff options
-rw-r--r-- | drivers/net/ethernet/broadcom/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/broadcom/Kconfig b/drivers/net/ethernet/broadcom/Kconfig index 1d680baf43d6..52c96036dcc4 100644 --- a/drivers/net/ethernet/broadcom/Kconfig +++ b/drivers/net/ethernet/broadcom/Kconfig | |||
@@ -131,6 +131,7 @@ config BNX2X_SRIOV | |||
131 | config BGMAC | 131 | config BGMAC |
132 | tristate "BCMA bus GBit core support" | 132 | tristate "BCMA bus GBit core support" |
133 | depends on BCMA_HOST_SOC && HAS_DMA | 133 | depends on BCMA_HOST_SOC && HAS_DMA |
134 | select PHYLIB | ||
134 | ---help--- | 135 | ---help--- |
135 | This driver supports GBit MAC and BCM4706 GBit MAC cores on BCMA bus. | 136 | This driver supports GBit MAC and BCM4706 GBit MAC cores on BCMA bus. |
136 | They can be found on BCM47xx SoCs and provide gigabit ethernet. | 137 | They can be found on BCM47xx SoCs and provide gigabit ethernet. |