diff options
| author | Liu Junliang <liujunliang_ljl@163.com> | 2014-02-10 01:31:42 -0500 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2014-02-10 19:53:06 -0500 |
| commit | 19a38d8e0aa33b4f4d11d3b4baa902ad169daa80 (patch) | |
| tree | a6785e222473f8242491ec0e96c96a7cef02cba4 /drivers/net/usb/Kconfig | |
| parent | bf06200e732de613a1277984bf34d1a21c2de03d (diff) | |
USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
Signed-off-by: Liu Junliang <liujunliang_ljl@163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb/Kconfig')
| -rw-r--r-- | drivers/net/usb/Kconfig | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig index 6b638a066c1d..409499fdb157 100644 --- a/drivers/net/usb/Kconfig +++ b/drivers/net/usb/Kconfig | |||
| @@ -292,6 +292,22 @@ config USB_NET_SR9700 | |||
| 292 | This option adds support for CoreChip-sz SR9700 based USB 1.1 | 292 | This option adds support for CoreChip-sz SR9700 based USB 1.1 |
| 293 | 10/100 Ethernet adapters. | 293 | 10/100 Ethernet adapters. |
| 294 | 294 | ||
| 295 | config USB_NET_SR9800 | ||
| 296 | tristate "CoreChip-sz SR9800 based USB 2.0 10/100 ethernet devices" | ||
| 297 | depends on USB_USBNET | ||
| 298 | select CRC32 | ||
| 299 | default y | ||
| 300 | ---help--- | ||
| 301 | Say Y if you want to use one of the following 100Mbps USB Ethernet | ||
| 302 | device based on the CoreChip-sz SR9800 chip. | ||
| 303 | |||
| 304 | This driver makes the adapter appear as a normal Ethernet interface, | ||
| 305 | typically on eth0, if it is the only ethernet device, or perhaps on | ||
| 306 | eth1, if you have a PCI or ISA ethernet card installed. | ||
| 307 | |||
| 308 | To compile this driver as a module, choose M here: the | ||
| 309 | module will be called sr9800. | ||
| 310 | |||
| 295 | config USB_NET_SMSC75XX | 311 | config USB_NET_SMSC75XX |
| 296 | tristate "SMSC LAN75XX based USB 2.0 gigabit ethernet devices" | 312 | tristate "SMSC LAN75XX based USB 2.0 gigabit ethernet devices" |
| 297 | depends on USB_USBNET | 313 | depends on USB_USBNET |
