Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[pandora-kernel.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