net: OpenFirmware GPIO based MDIO bitbang driver
[pandora-kernel.git] / drivers / net / phy / Kconfig
index 284217c..d55932a 100644 (file)
@@ -84,4 +84,10 @@ config MDIO_BITBANG
 
          If in doubt, say N.
 
+config MDIO_OF_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