Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / of / Kconfig
index 27f3b81..d2fa27c 100644 (file)
@@ -19,3 +19,9 @@ config OF_SPI
        depends on OF && (PPC_OF || MICROBLAZE) && SPI
        help
          OpenFirmware SPI accessors
+
+config OF_MDIO
+       def_tristate PHYLIB
+       depends on OF && PHYLIB
+       help
+         OpenFirmware MDIO bus (Ethernet PHY) accessors