aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/phy/Kconfig')
-rw-r--r--drivers/net/phy/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index 342561ad3158..9b5d46c03eed 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -154,6 +154,13 @@ config MDIO_SUN4I
154 interface units of the Allwinner SoC that have an EMAC (A10, 154 interface units of the Allwinner SoC that have an EMAC (A10,
155 A12, A10s, etc.) 155 A12, A10s, etc.)
156 156
157config MDIO_MOXART
158 tristate "MOXA ART MDIO interface support"
159 depends on ARCH_MOXART
160 help
161 This driver supports the MDIO interface found in the network
162 interface units of the MOXA ART SoC
163
157config MDIO_BUS_MUX 164config MDIO_BUS_MUX
158 tristate 165 tristate
159 depends on OF_MDIO 166 depends on OF_MDIO