1 menuconfig USB_HOST_ETHER
2 bool "USB to Ethernet Controller Drivers"
4 Say Y here if you would like to enable support for USB Ethernet
9 config USB_ETHER_LAN75XX
10 bool "Microchip LAN75XX support"
11 depends on USB_HOST_ETHER
13 Say Y here if you would like to support Microchip LAN75XX Hi-Speed
14 USB 2.0 to 10/100/1000 Gigabit Ethernet controller.
15 Supports 10Base-T/ 100Base-TX/1000Base-T.
16 This driver supports the internal PHY.
18 config USB_ETHER_LAN78XX
19 bool "Microchip LAN78XX support"
20 depends on USB_HOST_ETHER
22 Say Y here if you would like to support Microchip LAN78XX USB 3.1
23 Gen 1 to 10/100/1000 Gigabit Ethernet controller.
24 Supports 10Base-T/ 100Base-TX/1000Base-T.
25 This driver supports the internal PHY.