phylib: rename mdio-ofgpio to mdio-gpio
[safe/jmp/linux-2.6] / drivers / net / phy / Kconfig
index 284217c..0318077 100644 (file)
@@ -84,4 +84,10 @@ config MDIO_BITBANG
 
          If in doubt, say N.
 
+config MDIO_GPIO
+       tristate "Support for GPIO lib-based bitbanged MDIO buses"
+       depends on MDIO_BITBANG && OF_GPIO
+       ---help---
+         Supports GPIO lib-based MDIO busses.
+
 endif # PHYLIB