diff options
Diffstat (limited to 'drivers/net/ethernet/broadcom/Kconfig')
-rw-r--r-- | drivers/net/ethernet/broadcom/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/broadcom/Kconfig b/drivers/net/ethernet/broadcom/Kconfig index 52c96036dcc4..2fa5b86f139d 100644 --- a/drivers/net/ethernet/broadcom/Kconfig +++ b/drivers/net/ethernet/broadcom/Kconfig | |||
@@ -130,7 +130,7 @@ config BNX2X_SRIOV | |||
130 | 130 | ||
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 && BCM47XX |
134 | select PHYLIB | 134 | select PHYLIB |
135 | ---help--- | 135 | ---help--- |
136 | 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. |