summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/Kconfig
diff options
context:
space:
mode:
authorWoojung Huh2016-12-07 21:26:25 +0100
committerDavid S. Miller2016-12-08 20:21:47 +0100
commit02dc1f3d613d5a859513d7416c9aca370425a7e0 (patch)
tree81ef9e3bc90e38e3943d0dd5f074d3f580bd1af4 /drivers/net/usb/Kconfig
parentphy: add phy fixup unregister functions (diff)
downloadkernel-qcow2-linux-02dc1f3d613d5a859513d7416c9aca370425a7e0.tar.gz
kernel-qcow2-linux-02dc1f3d613d5a859513d7416c9aca370425a7e0.tar.xz
kernel-qcow2-linux-02dc1f3d613d5a859513d7416c9aca370425a7e0.zip
lan78xx: add LAN7801 MAC only support
Add LAN7801 MAC only support with phy fixup functions. Signed-off-by: Woojung Huh <woojung.huh@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb/Kconfig')
-rw-r--r--drivers/net/usb/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig
index cdde59089f72..3dd490f53e48 100644
--- a/drivers/net/usb/Kconfig
+++ b/drivers/net/usb/Kconfig
@@ -114,6 +114,11 @@ config USB_LAN78XX
help
This option adds support for Microchip LAN78XX based USB 2
& USB 3 10/100/1000 Ethernet adapters.
+ LAN7800 : USB 3 to 10/100/1000 Ethernet adapter
+ LAN7850 : USB 2 to 10/100/1000 Ethernet adapter
+ LAN7801 : USB 3 to 10/100/1000 Ethernet adapter (MAC only)
+
+ Proper PHY driver is required for LAN7801.
To compile this driver as a module, choose M here: the
module will be called lan78xx.