diff options
Diffstat (limited to 'drivers/net/phy/Kconfig')
-rw-r--r-- | drivers/net/phy/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index 14afa4f24424..75472cf734de 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig | |||
@@ -205,6 +205,7 @@ config MDIO_BUS_MUX_MMIOREG | |||
205 | 205 | ||
206 | config MDIO_BCM_UNIMAC | 206 | config MDIO_BCM_UNIMAC |
207 | tristate "Broadcom UniMAC MDIO bus controller" | 207 | tristate "Broadcom UniMAC MDIO bus controller" |
208 | depends on HAS_IOMEM | ||
208 | help | 209 | help |
209 | This module provides a driver for the Broadcom UniMAC MDIO busses. | 210 | This module provides a driver for the Broadcom UniMAC MDIO busses. |
210 | This hardware can be found in the Broadcom GENET Ethernet MAC | 211 | This hardware can be found in the Broadcom GENET Ethernet MAC |