]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/net/Kconfig
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
[karo-tx-uboot.git] / drivers / net / Kconfig
index 2dee8a2e18c8d79b792226f1121c830cbc65e604..d528585f7f9d27c3f327a1686d806d73244e705f 100644 (file)
@@ -39,6 +39,13 @@ config ETH_SANDBOX_RAW
          network traffic to be tested from within sandbox. See
          board/sandbox/README.sandbox for more details.
 
+config ETH_DESIGNWARE
+       bool "Synopsys Designware Ethernet MAC"
+       help
+         This MAC is present in SoCs from various vendors. It supports
+         100Mbit and 1 Gbit operation. You must enable CONFIG_PHYLIB to
+         provide the PHY (physical media interface).
+
 config MII
        bool