diff options
author | David S. Miller <davem@davemloft.net> | 2018-11-29 19:01:34 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-29 19:01:34 -0500 |
commit | 3d58c9c9f735c8c9960e8bf8dd796dbfe2585a6a (patch) | |
tree | 063ed40b23bcc29835a657e1eb5dd733450c6ef1 | |
parent | 1464193107da8041e05341388964733bbba3be27 (diff) |
net: Don't default Aquantia USB driver to 'y'
Reported-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | drivers/net/usb/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig index e5fb8ef2d815..860352a525fb 100644 --- a/drivers/net/usb/Kconfig +++ b/drivers/net/usb/Kconfig | |||
@@ -617,7 +617,6 @@ config USB_NET_AQC111 | |||
617 | tristate "Aquantia AQtion USB to 5/2.5GbE Controllers support" | 617 | tristate "Aquantia AQtion USB to 5/2.5GbE Controllers support" |
618 | depends on USB_USBNET | 618 | depends on USB_USBNET |
619 | select CRC32 | 619 | select CRC32 |
620 | default y | ||
621 | help | 620 | help |
622 | This option adds support for Aquantia AQtion USB | 621 | This option adds support for Aquantia AQtion USB |
623 | Ethernet adapters based on AQC111U/AQC112 chips. | 622 | Ethernet adapters based on AQC111U/AQC112 chips. |