]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/Kconfig
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
[u-boot] / drivers / net / Kconfig
index 608ed71cf7f6c00049082d5e6fc139f9a4fe6f54..f2cfcb060604b6827487a4ed963dce9105f8bd25 100644 (file)
@@ -411,4 +411,11 @@ config SYS_DPAA_QBMAN
        help
          QBman fixups to allow deep sleep in DPAA 1 SOCs
 
+config TSEC_ENET
+       select PHYLIB
+       bool "Enable Three-Speed Ethernet Controller"
+       help
+         This driver implements support for the (Enhanced) Three-Speed
+         Ethernet Controller found on Freescale SoCs.
+
 endif # NETDEVICES