aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiu Junliang <liujunliang_ljl@163.com>2014-02-12 23:22:19 -0500
committerDavid S. Miller <davem@davemloft.net>2014-02-13 18:42:01 -0500
commit208ece14e23b167b43d906c74e3bdcbee8d6e4aa (patch)
tree0a113b8c9fbfd8dddddfa406afb6a297da123c0d
parent6726d971def461eded39cccce24d28f90a2e6df4 (diff)
USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'
Signed-off-by: Liu Junliang <liujunliang_ljl@163.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--drivers/net/usb/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig
index 409499fdb157..7e7269fd3707 100644
--- a/drivers/net/usb/Kconfig
+++ b/drivers/net/usb/Kconfig
@@ -296,7 +296,6 @@ config USB_NET_SR9800
296 tristate "CoreChip-sz SR9800 based USB 2.0 10/100 ethernet devices" 296 tristate "CoreChip-sz SR9800 based USB 2.0 10/100 ethernet devices"
297 depends on USB_USBNET 297 depends on USB_USBNET
298 select CRC32 298 select CRC32
299 default y
300 ---help--- 299 ---help---
301 Say Y if you want to use one of the following 100Mbps USB Ethernet 300 Say Y if you want to use one of the following 100Mbps USB Ethernet
302 device based on the CoreChip-sz SR9800 chip. 301 device based on the CoreChip-sz SR9800 chip.