projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb7b24c
)
asix: AX88172A driver depends on phylib
author
Christian Riesch
<
[email protected]
>
Thu, 19 Jul 2012 02:02:19 +0000
(
02:02
+0000)
committer
David S. Miller
<
[email protected]
>
Thu, 19 Jul 2012 17:48:07 +0000
(10:48 -0700)
Since commit
16626b0cc3d5afe250850f96759b241f8a403b52
the asix
driver depends on the phylib. Select phylib when the asix driver is
selected.
Reported-by: Fengguang Wu <
[email protected]
>
Cc:
[email protected]
Signed-off-by: Christian Riesch <
[email protected]
>
Tested-by: Fengguang Wu <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/usb/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/usb/Kconfig
b/drivers/net/usb/Kconfig
index 833e32f8d63baabebcee2f27b773ea3846695e41..c1ae76968f47ee5fa0191d07f53c4b6eddd09078 100644
(file)
--- a/
drivers/net/usb/Kconfig
+++ b/
drivers/net/usb/Kconfig
@@
-134,6
+134,7
@@
config USB_NET_AX8817X
tristate "ASIX AX88xxx Based USB 2.0 Ethernet Adapters"
depends on USB_USBNET
select CRC32
+ select PHYLIB
default y
help
This option adds support for ASIX AX88xxx based USB 2.0