diff options
Diffstat (limited to 'drivers/net/phy/Kconfig')
-rw-r--r-- | drivers/net/phy/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index d55932acd887..031807751991 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig | |||
@@ -84,7 +84,7 @@ config MDIO_BITBANG | |||
84 | 84 | ||
85 | If in doubt, say N. | 85 | If in doubt, say N. |
86 | 86 | ||
87 | config MDIO_OF_GPIO | 87 | config MDIO_GPIO |
88 | tristate "Support for GPIO lib-based bitbanged MDIO buses" | 88 | tristate "Support for GPIO lib-based bitbanged MDIO buses" |
89 | depends on MDIO_BITBANG && OF_GPIO | 89 | depends on MDIO_BITBANG && OF_GPIO |
90 | ---help--- | 90 | ---help--- |