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