projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c595b0
)
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
author
Woojung.Huh@microchip.com
<Woojung.Huh@microchip.com>
Wed, 16 Sep 2015 23:40:47 +0000
(23:40 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Sep 2015 05:15:36 +0000
(22:15 -0700)
Add PHYLIB and MICROCHIP_PHY as default configuration for lan78xx.
Signed-off-by: Woojung Huh <woojung.huh@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/usb/Kconfig
b/drivers/net/usb/Kconfig
index 975357ddeae62b56eb9e1627ae2c3c183ebc2ec6..167cfc503a783dbc0b9689ed3a0c3c6627323876 100644
(file)
--- a/
drivers/net/usb/Kconfig
+++ b/
drivers/net/usb/Kconfig
@@
-109,6
+109,8
@@
config USB_RTL8152
config USB_LAN78XX
tristate "Microchip LAN78XX Based USB Ethernet Adapters"
select MII
+ select PHYLIB
+ select MICROCHIP_PHY
help
This option adds support for Microchip LAN78XX based USB 2
& USB 3 10/100/1000 Ethernet adapters.