]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/Kconfig
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / drivers / net / Kconfig
index bbec6a60e01a42b4411bd6b75d0d5d8fc6ab93ac..a03a95d0fbff6e27db930198f30a15d8f56490c6 100644 (file)
@@ -25,6 +25,15 @@ menuconfig NETDEVICES
 
 if NETDEVICES
 
+config ALTERA_TSE
+       bool "Altera Triple-Speed Ethernet MAC support"
+       depends on DM_ETH
+       select PHYLIB
+       help
+         This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
+         Please find details on the "Triple-Speed Ethernet MegaCore Function
+         Resource Center" of Altera.
+
 config E1000
        bool "Intel PRO/1000 Gigabit Ethernet support"
        help