]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - drivers/net/phy/Kconfig
net: Add MDIO bus driver for the Allwinner EMAC
[linux-imx.git] / drivers / net / phy / Kconfig
index 1e11f2bfd9cef59bbe1f1e563c28918c6ecc7f16..3a316b30089f9139384ef35b6424ccc6bd8fbe0a 100644 (file)
@@ -144,6 +144,16 @@ config MDIO_OCTEON
 
          If in doubt, say Y.
 
+config MDIO_SUN4I
+       tristate "Allwinner sun4i MDIO interface support"
+       depends on ARCH_SUNXI
+       select REGULATOR
+       select REGULATOR_FIXED_VOLTAGE
+       help
+         This driver supports the MDIO interface found in the network
+         interface units of the Allwinner SoC that have an EMAC (A10,
+         A12, A10s, etc.)
+
 config MDIO_BUS_MUX
        tristate
        depends on OF_MDIO