]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/Kconfig
net: gmac_rockchip: Add Rockchip GMAC driver
[u-boot] / drivers / net / Kconfig
index 929b9e273ef8dceb7fd348653b143825c950a5e3..f52629fa53ffed56207c81a12a037cc42f7e2656 100644 (file)
@@ -215,4 +215,11 @@ config PIC32_ETH
          This driver implements 10/100 Mbps Ethernet and MAC layer for
          Microchip PIC32 microcontrollers.
 
+config GMAC_ROCKCHIP
+       bool "Rockchip Synopsys Designware Ethernet MAC"
+       depends on DM_ETH && ETH_DESIGNWARE
+       help
+         This driver provides Rockchip SoCs network support based on the
+         Synopsys Designware driver.
+
 endif # NETDEVICES