1comment "USB to Ethernet Controller Drivers" 2 3config USB_ETHER_LAN75XX 4 bool "Microchip LAN75XX support" 5 ---help--- 6 Say Y here if you would like to support Microchip LAN75XX Hi-Speed 7 USB 2.0 to 10/100/1000 Gigabit Ethernet controller. 8 Supports 10Base-T/ 100Base-TX/1000Base-T. 9 This driver supports the internal PHY. 10 11config USB_ETHER_LAN78XX 12 bool "Microchip LAN78XX support" 13 ---help--- 14 Say Y here if you would like to support Microchip LAN78XX USB 3.1 15 Gen 1 to 10/100/1000 Gigabit Ethernet controller. 16 Supports 10Base-T/ 100Base-TX/1000Base-T. 17 This driver supports the internal PHY. 18