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:
1464193
)
net: Don't default Aquantia USB driver to 'y'
author
David S. Miller
<davem@davemloft.net>
Fri, 30 Nov 2018 00:01:34 +0000
(16:01 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 30 Nov 2018 00:01:34 +0000
(16:01 -0800)
Reported-by: Pavel Machek <pavel@ucw.cz>
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 e5fb8ef2d815ecb584190c021ffee2693d542abf..860352a525fbbf624c5bc100797683dad0cfe07d 100644
(file)
--- a/
drivers/net/usb/Kconfig
+++ b/
drivers/net/usb/Kconfig
@@
-617,7
+617,6
@@
config USB_NET_AQC111
tristate "Aquantia AQtion USB to 5/2.5GbE Controllers support"
depends on USB_USBNET
select CRC32
- default y
help
This option adds support for Aquantia AQtion USB
Ethernet adapters based on AQC111U/AQC112 chips.