]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / drivers / net / Kconfig
index f2cc75f494e8c96a4e6e1c04c55600e7f61a50d0..e88f056d8448c42f411f4a69ba148511e72093da 100644 (file)
@@ -362,6 +362,16 @@ config MPC8XX_FEC
          This driver implements support for the Fast Ethernet Controller
          on MPC8XX
 
+config SNI_AVE
+       bool "Socionext AVE Ethernet support"
+       depends on DM_ETH && ARCH_UNIPHIER
+       select PHYLIB
+       select SYSCON
+       select REGMAP
+       help
+         This driver implements support for the Socionext AVE Ethernet
+         controller, as found on the Socionext UniPhier family.
+
 config ETHER_ON_FEC1
        bool "FEC1"
        depends on MPC8XX_FEC