Kconfig 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # USB Network devices configuration
  4. #
  5. comment "Host-side USB support is needed for USB Network Adapter support"
  6. depends on !USB && NET
  7. menuconfig USB_NET_DRIVERS
  8. tristate "USB Network Adapters"
  9. default USB if USB
  10. depends on USB && NET
  11. if USB_NET_DRIVERS
  12. config USB_CATC
  13. tristate "USB CATC NetMate-based Ethernet device support"
  14. select CRC32
  15. help
  16. Say Y if you want to use one of the following 10Mbps USB Ethernet
  17. device based on the EL1210A chip. Supported devices are:
  18. Belkin F5U011
  19. Belkin F5U111
  20. CATC NetMate
  21. CATC NetMate II
  22. smartBridges smartNIC
  23. This driver makes the adapter appear as a normal Ethernet interface,
  24. typically on eth0, if it is the only ethernet device, or perhaps on
  25. eth1, if you have a PCI or ISA ethernet card installed.
  26. To compile this driver as a module, choose M here: the
  27. module will be called catc.
  28. config USB_KAWETH
  29. tristate "USB KLSI KL5USB101-based ethernet device support"
  30. help
  31. Say Y here if you want to use one of the following 10Mbps only
  32. USB Ethernet adapters based on the KLSI KL5KUSB101B chipset:
  33. 3Com 3C19250
  34. ADS USB-10BT
  35. ATEN USB Ethernet
  36. ASANTE USB To Ethernet Adapter
  37. AOX Endpoints USB Ethernet
  38. Correga K.K.
  39. D-Link DSB-650C and DU-E10
  40. Entrega / Portgear E45
  41. I-O DATA USB-ET/T
  42. Jaton USB Ethernet Device Adapter
  43. Kingston Technology USB Ethernet Adapter
  44. Linksys USB10T
  45. Mobility USB-Ethernet Adapter
  46. NetGear EA-101
  47. Peracom Enet and Enet2
  48. Portsmith Express Ethernet Adapter
  49. Shark Pocket Adapter
  50. SMC 2202USB
  51. Sony Vaio port extender
  52. This driver is likely to work with most 10Mbps only USB Ethernet
  53. adapters, including some "no brand" devices. It does NOT work on
  54. SmartBridges smartNIC or on Belkin F5U111 devices - you should use
  55. the CATC NetMate driver for those. If you are not sure which one
  56. you need, select both, and the correct one should be selected for
  57. you.
  58. This driver makes the adapter appear as a normal Ethernet interface,
  59. typically on eth0, if it is the only ethernet device, or perhaps on
  60. eth1, if you have a PCI or ISA ethernet card installed.
  61. To compile this driver as a module, choose M here: the
  62. module will be called kaweth.
  63. config USB_PEGASUS
  64. tristate "USB Pegasus/Pegasus-II based ethernet device support"
  65. select MII
  66. help
  67. Say Y here if you know you have Pegasus or Pegasus-II based adapter.
  68. If in doubt then look at <file:drivers/net/usb/pegasus.h> for the
  69. complete list of supported devices.
  70. If your particular adapter is not in the list and you are _sure_ it
  71. is Pegasus or Pegasus II based then send me
  72. <[email protected]> vendor and device IDs.
  73. To compile this driver as a module, choose M here: the
  74. module will be called pegasus.
  75. config USB_RTL8150
  76. tristate "USB RTL8150 based ethernet device support"
  77. select MII
  78. help
  79. Say Y here if you have RTL8150 based usb-ethernet adapter.
  80. Send me <[email protected]> any comments you may have.
  81. You can also check for updates at <http://pegasus2.sourceforge.net/>.
  82. To compile this driver as a module, choose M here: the
  83. module will be called rtl8150.
  84. config USB_RTL8152
  85. tristate "Realtek RTL8152/RTL8153 Based USB Ethernet Adapters"
  86. select MII
  87. select CRC32
  88. select CRYPTO
  89. select CRYPTO_HASH
  90. select CRYPTO_SHA256
  91. help
  92. This option adds support for Realtek RTL8152 based USB 2.0
  93. 10/100 Ethernet adapters and RTL8153 based USB 3.0 10/100/1000
  94. Ethernet adapters.
  95. To compile this driver as a module, choose M here: the
  96. module will be called r8152.
  97. config USB_LAN78XX
  98. tristate "Microchip LAN78XX Based USB Ethernet Adapters"
  99. select MII
  100. select PHYLIB
  101. select MICROCHIP_PHY
  102. select FIXED_PHY
  103. select CRC32
  104. help
  105. This option adds support for Microchip LAN78XX based USB 2
  106. & USB 3 10/100/1000 Ethernet adapters.
  107. LAN7800 : USB 3 to 10/100/1000 Ethernet adapter
  108. LAN7850 : USB 2 to 10/100/1000 Ethernet adapter
  109. LAN7801 : USB 3 to 10/100/1000 Ethernet adapter (MAC only)
  110. Proper PHY driver is required for LAN7801.
  111. To compile this driver as a module, choose M here: the
  112. module will be called lan78xx.
  113. config USB_USBNET
  114. tristate "Multi-purpose USB Networking Framework"
  115. select MII
  116. help
  117. This driver supports several kinds of network links over USB,
  118. with "minidrivers" built around a common network driver core
  119. that supports deep queues for efficient transfers. (This gives
  120. better performance with small packets and at high speeds).
  121. The USB host runs "usbnet", and the other end of the link might be:
  122. - Another USB host, when using USB "network" or "data transfer"
  123. cables. These are often used to network laptops to PCs, like
  124. "Laplink" parallel cables or some motherboards. These rely
  125. on specialized chips from many suppliers.
  126. - An intelligent USB gadget, perhaps embedding a Linux system.
  127. These include PDAs running Linux (iPaq, Yopy, Zaurus, and
  128. others), and devices that interoperate using the standard
  129. CDC-Ethernet specification (including many cable modems).
  130. - Network adapter hardware (like those for 10/100 Ethernet) which
  131. uses this driver framework.
  132. The link will appear with a name like "usb0", when the link is
  133. a two-node link, or "eth0" for most CDC-Ethernet devices. Those
  134. two-node links are most easily managed with Ethernet Bridging
  135. (CONFIG_BRIDGE) instead of routing.
  136. For more information see <http://www.linux-usb.org/usbnet/>.
  137. To compile this driver as a module, choose M here: the
  138. module will be called usbnet.
  139. config USB_NET_AX8817X
  140. tristate "ASIX AX88xxx Based USB 2.0 Ethernet Adapters"
  141. depends on USB_USBNET
  142. select CRC32
  143. select PHYLINK
  144. select AX88796B_PHY
  145. imply NET_SELFTESTS
  146. default y
  147. help
  148. This option adds support for ASIX AX88xxx based USB 2.0
  149. 10/100 Ethernet adapters.
  150. This driver should work with at least the following devices:
  151. * Aten UC210T
  152. * ASIX AX88172
  153. * Billionton Systems, USB2AR
  154. * Billionton Systems, GUSB2AM-1G-B
  155. * Buffalo LUA-U2-KTX
  156. * Corega FEther USB2-TX
  157. * D-Link DUB-E100
  158. * Hawking UF200
  159. * Linksys USB200M
  160. * Netgear FA120
  161. * Sitecom LN-029
  162. * Sitecom LN-028
  163. * Intellinet USB 2.0 Ethernet
  164. * ST Lab USB 2.0 Ethernet
  165. * TrendNet TU2-ET100
  166. This driver creates an interface named "ethX", where X depends on
  167. what other networking devices you have in use.
  168. config USB_NET_AX88179_178A
  169. tristate "ASIX AX88179/178A USB 3.0/2.0 to Gigabit Ethernet"
  170. depends on USB_USBNET
  171. select CRC32
  172. select PHYLIB
  173. default y
  174. help
  175. This option adds support for ASIX AX88179 based USB 3.0/2.0
  176. to Gigabit Ethernet adapters.
  177. This driver should work with at least the following devices:
  178. * ASIX AX88179
  179. * ASIX AX88178A
  180. * Sitcomm LN-032
  181. This driver creates an interface named "ethX", where X depends on
  182. what other networking devices you have in use.
  183. config USB_NET_CDCETHER
  184. tristate "CDC Ethernet support (smart devices such as cable modems)"
  185. depends on USB_USBNET
  186. default y
  187. help
  188. This option supports devices conforming to the Communication Device
  189. Class (CDC) Ethernet Control Model, a specification that's easy to
  190. implement in device firmware. The CDC specifications are available
  191. from <http://www.usb.org/>.
  192. CDC Ethernet is an implementation option for DOCSIS cable modems
  193. that support USB connectivity, used for non-Microsoft USB hosts.
  194. The Linux-USB CDC Ethernet Gadget driver is an open implementation.
  195. This driver should work with at least the following devices:
  196. * Dell Wireless 5530 HSPA
  197. * Ericsson PipeRider (all variants)
  198. * Ericsson Mobile Broadband Module (all variants)
  199. * Motorola (DM100 and SB4100)
  200. * Broadcom Cable Modem (reference design)
  201. * Toshiba (PCX1100U and F3507g/F3607gw)
  202. * ...
  203. This driver creates an interface named "ethX", where X depends on
  204. what other networking devices you have in use. However, if the
  205. IEEE 802 "local assignment" bit is set in the address, a "usbX"
  206. name is used instead.
  207. config USB_NET_CDC_EEM
  208. tristate "CDC EEM support"
  209. depends on USB_USBNET
  210. help
  211. This option supports devices conforming to the Communication Device
  212. Class (CDC) Ethernet Emulation Model, a specification that's easy to
  213. implement in device firmware. The CDC EEM specifications are available
  214. from <http://www.usb.org/>.
  215. This driver creates an interface named "ethX", where X depends on
  216. what other networking devices you have in use. However, if the
  217. IEEE 802 "local assignment" bit is set in the address, a "usbX"
  218. name is used instead.
  219. config USB_NET_CDC_NCM
  220. tristate "CDC NCM support"
  221. depends on USB_USBNET
  222. select USB_NET_CDCETHER
  223. default y
  224. help
  225. This driver provides support for CDC NCM (Network Control Model
  226. Device USB Class Specification). The CDC NCM specification is
  227. available from <http://www.usb.org/>.
  228. Say "y" to link the driver statically, or "m" to build a
  229. dynamically linked module.
  230. This driver should work with at least the following devices:
  231. * ST-Ericsson M700 LTE FDD/TDD Mobile Broadband Modem (ref. design)
  232. * ST-Ericsson M5730 HSPA+ Mobile Broadband Modem (reference design)
  233. * ST-Ericsson M570 HSPA+ Mobile Broadband Modem (reference design)
  234. * ST-Ericsson M343 HSPA Mobile Broadband Modem (reference design)
  235. * Ericsson F5521gw Mobile Broadband Module
  236. config USB_NET_HUAWEI_CDC_NCM
  237. tristate "Huawei NCM embedded AT channel support"
  238. depends on USB_USBNET
  239. select USB_WDM
  240. select USB_NET_CDC_NCM
  241. help
  242. This driver supports huawei-style NCM devices, that use NCM as a
  243. transport for other protocols, usually an embedded AT channel.
  244. Good examples are:
  245. * Huawei E3131
  246. * Huawei E3251
  247. To compile this driver as a module, choose M here: the module will be
  248. called huawei_cdc_ncm.ko.
  249. config USB_NET_CDC_MBIM
  250. tristate "CDC MBIM support"
  251. depends on USB_USBNET
  252. select USB_WDM
  253. select USB_NET_CDC_NCM
  254. help
  255. This driver provides support for CDC MBIM (Mobile Broadband
  256. Interface Model) devices. The CDC MBIM specification is
  257. available from <http://www.usb.org/>.
  258. MBIM devices require configuration using the management
  259. protocol defined by the MBIM specification. This driver
  260. provides unfiltered access to the MBIM control channel
  261. through the associated /dev/cdc-wdmx character device.
  262. To compile this driver as a module, choose M here: the
  263. module will be called cdc_mbim.
  264. config USB_NET_DM9601
  265. tristate "Davicom DM96xx based USB 10/100 ethernet devices"
  266. depends on USB_USBNET
  267. select CRC32
  268. help
  269. This option adds support for Davicom DM9601/DM9620/DM9621A
  270. based USB 10/100 Ethernet adapters.
  271. config USB_NET_SR9700
  272. tristate "CoreChip-sz SR9700 based USB 1.1 10/100 ethernet devices"
  273. depends on USB_USBNET
  274. select CRC32
  275. help
  276. This option adds support for CoreChip-sz SR9700 based USB 1.1
  277. 10/100 Ethernet adapters.
  278. config USB_NET_SR9800
  279. tristate "CoreChip-sz SR9800 based USB 2.0 10/100 ethernet devices"
  280. depends on USB_USBNET
  281. select CRC32
  282. help
  283. Say Y if you want to use one of the following 100Mbps USB Ethernet
  284. device based on the CoreChip-sz SR9800 chip.
  285. This driver makes the adapter appear as a normal Ethernet interface,
  286. typically on eth0, if it is the only ethernet device, or perhaps on
  287. eth1, if you have a PCI or ISA ethernet card installed.
  288. To compile this driver as a module, choose M here: the
  289. module will be called sr9800.
  290. config USB_NET_SMSC75XX
  291. tristate "SMSC LAN75XX based USB 2.0 gigabit ethernet devices"
  292. depends on USB_USBNET
  293. select BITREVERSE
  294. select CRC16
  295. select CRC32
  296. help
  297. This option adds support for SMSC LAN75XX based USB 2.0
  298. Gigabit Ethernet adapters.
  299. config USB_NET_SMSC95XX
  300. tristate "SMSC LAN95XX based USB 2.0 10/100 ethernet devices"
  301. depends on USB_USBNET
  302. select PHYLIB
  303. select SMSC_PHY
  304. select BITREVERSE
  305. select CRC16
  306. select CRC32
  307. imply NET_SELFTESTS
  308. help
  309. This option adds support for SMSC LAN95XX based USB 2.0
  310. 10/100 Ethernet adapters.
  311. config USB_NET_GL620A
  312. tristate "GeneSys GL620USB-A based cables"
  313. depends on USB_USBNET
  314. help
  315. Choose this option if you're using a host-to-host cable,
  316. or PC2PC motherboard, with this chip.
  317. Note that the half-duplex "GL620USB" is not supported.
  318. config USB_NET_NET1080
  319. tristate "NetChip 1080 based cables (Laplink, ...)"
  320. default y
  321. depends on USB_USBNET
  322. help
  323. Choose this option if you're using a host-to-host cable based
  324. on this design: one NetChip 1080 chip and supporting logic,
  325. optionally with LEDs that indicate traffic
  326. config USB_NET_PLUSB
  327. tristate "Prolific PL-2301/2302/25A1/27A1 based cables"
  328. # if the handshake/init/reset problems, from original 'plusb',
  329. # are ever resolved ... then remove "experimental"
  330. depends on USB_USBNET
  331. help
  332. Choose this option if you're using a host-to-host cable
  333. with one of these chips.
  334. config USB_NET_MCS7830
  335. tristate "MosChip MCS7830 based Ethernet adapters"
  336. depends on USB_USBNET
  337. help
  338. Choose this option if you're using a 10/100 Ethernet USB2
  339. adapter based on the MosChip 7830 controller. This includes
  340. adapters marketed under the DeLOCK brand.
  341. config USB_NET_RNDIS_HOST
  342. tristate "Host for RNDIS and ActiveSync devices"
  343. depends on USB_USBNET
  344. select USB_NET_CDCETHER
  345. help
  346. This option enables hosting "Remote NDIS" USB networking links,
  347. as encouraged by Microsoft (instead of CDC Ethernet!) for use in
  348. various devices that may only support this protocol. A variant
  349. of this protocol (with even less public documentation) seems to
  350. be at the root of Microsoft's "ActiveSync" too.
  351. Avoid using this protocol unless you have no better options.
  352. The protocol specification is incomplete, and is controlled by
  353. (and for) Microsoft; it isn't an "Open" ecosystem or market.
  354. config USB_NET_CDC_SUBSET_ENABLE
  355. tristate
  356. depends on USB_NET_CDC_SUBSET
  357. config USB_NET_CDC_SUBSET
  358. tristate "Simple USB Network Links (CDC Ethernet subset)"
  359. depends on USB_USBNET
  360. default y
  361. help
  362. This driver module supports USB network devices that can work
  363. without any device-specific information. Select it if you have
  364. one of these drivers.
  365. Note that while many USB host-to-host cables can work in this mode,
  366. that may mean not being able to talk to Win32 systems or more
  367. commonly not being able to handle certain events (like replugging
  368. the host on the other end) very well. Also, these devices will
  369. not generally have permanently assigned Ethernet addresses.
  370. config USB_ALI_M5632
  371. bool "ALi M5632 based 'USB 2.0 Data Link' cables"
  372. depends on USB_NET_CDC_SUBSET
  373. select USB_NET_CDC_SUBSET_ENABLE
  374. help
  375. Choose this option if you're using a host-to-host cable
  376. based on this design, which supports USB 2.0 high speed.
  377. config USB_AN2720
  378. bool "AnchorChips 2720 based cables (Xircom PGUNET, ...)"
  379. depends on USB_NET_CDC_SUBSET
  380. select USB_NET_CDC_SUBSET_ENABLE
  381. help
  382. Choose this option if you're using a host-to-host cable
  383. based on this design. Note that AnchorChips is now a
  384. Cypress brand.
  385. config USB_BELKIN
  386. bool "eTEK based host-to-host cables (Advance, Belkin, ...)"
  387. depends on USB_NET_CDC_SUBSET
  388. select USB_NET_CDC_SUBSET_ENABLE
  389. default y
  390. help
  391. Choose this option if you're using a host-to-host cable
  392. based on this design: two NetChip 2890 chips and an Atmel
  393. microcontroller, with LEDs that indicate traffic.
  394. config USB_ARMLINUX
  395. bool "Embedded ARM Linux links (iPaq, ...)"
  396. depends on USB_NET_CDC_SUBSET
  397. select USB_NET_CDC_SUBSET_ENABLE
  398. default y
  399. help
  400. Choose this option to support the "usb-eth" networking driver
  401. used by most of the ARM Linux community with device controllers
  402. such as the SA-11x0 and PXA-25x UDCs, or the tftp capabilities
  403. in some PXA versions of the "blob" boot loader.
  404. Linux-based "Gumstix" PXA-25x based systems use this protocol
  405. to talk with other Linux systems.
  406. Although the ROMs shipped with Sharp Zaurus products use a
  407. different link level framing protocol, you can have them use
  408. this simpler protocol by installing a different kernel.
  409. config USB_EPSON2888
  410. bool "Epson 2888 based firmware (DEVELOPMENT)"
  411. depends on USB_NET_CDC_SUBSET
  412. select USB_NET_CDC_SUBSET_ENABLE
  413. help
  414. Choose this option to support the usb networking links used
  415. by some sample firmware from Epson.
  416. config USB_KC2190
  417. bool "KT Technology KC2190 based cables (InstaNet)"
  418. depends on USB_NET_CDC_SUBSET
  419. select USB_NET_CDC_SUBSET_ENABLE
  420. help
  421. Choose this option if you're using a host-to-host cable
  422. with one of these chips.
  423. config USB_NET_ZAURUS
  424. tristate "Sharp Zaurus (stock ROMs) and compatible"
  425. depends on USB_USBNET
  426. select USB_NET_CDCETHER
  427. select CRC32
  428. default y
  429. help
  430. Choose this option to support the usb networking links used by
  431. Zaurus models like the SL-5000D, SL-5500, SL-5600, A-300, B-500.
  432. This also supports some related device firmware, as used in some
  433. PDAs from Olympus and some cell phones from Motorola.
  434. If you install an alternate image, such as the Linux 2.6 based
  435. versions of OpenZaurus, you should no longer need to support this
  436. protocol. Only the "eth-fd" or "net_fd" drivers in these devices
  437. really need this non-conformant variant of CDC Ethernet (or in
  438. some cases CDC MDLM) protocol, not "g_ether".
  439. config USB_NET_CX82310_ETH
  440. tristate "Conexant CX82310 USB ethernet port"
  441. depends on USB_USBNET
  442. help
  443. Choose this option if you're using a Conexant CX82310-based ADSL
  444. router with USB ethernet port. This driver is for routers only,
  445. it will not work with ADSL modems (use cxacru driver instead).
  446. config USB_NET_KALMIA
  447. tristate "Samsung Kalmia based LTE USB modem"
  448. depends on USB_USBNET
  449. help
  450. Choose this option if you have a Samsung Kalmia based USB modem
  451. as Samsung GT-B3730.
  452. To compile this driver as a module, choose M here: the
  453. module will be called kalmia.
  454. config USB_NET_QMI_WWAN
  455. tristate "QMI WWAN driver for Qualcomm MSM based 3G and LTE modems"
  456. depends on USB_USBNET
  457. select USB_WDM
  458. help
  459. Support WWAN LTE/3G devices based on Qualcomm Mobile Data Modem
  460. (MDM) chipsets. Examples of such devices are
  461. * Huawei E392/E398
  462. This driver will only drive the ethernet part of the chips.
  463. The devices require additional configuration to be usable.
  464. Multiple management interfaces with linux drivers are
  465. available:
  466. * option: AT commands on /dev/ttyUSBx
  467. * cdc-wdm: Qualcomm MSM Interface (QMI) protocol on /dev/cdc-wdmx
  468. A modem manager with support for QMI is recommended.
  469. To compile this driver as a module, choose M here: the
  470. module will be called qmi_wwan.
  471. config USB_HSO
  472. tristate "Option USB High Speed Mobile Devices"
  473. depends on USB && RFKILL && TTY
  474. default n
  475. help
  476. Choose this option if you have an Option HSDPA/HSUPA card.
  477. These cards support downlink speeds of 7.2Mbps or greater.
  478. To compile this driver as a module, choose M here: the
  479. module will be called hso.
  480. config USB_NET_INT51X1
  481. tristate "Intellon PLC based usb adapter"
  482. depends on USB_USBNET
  483. help
  484. Choose this option if you're using a 14Mb USB-based PLC
  485. (Powerline Communications) solution with an Intellon
  486. INT51x1/INT5200 chip, like the "devolo dLan duo".
  487. config USB_CDC_PHONET
  488. tristate "CDC Phonet support"
  489. depends on PHONET && USB_USBNET
  490. help
  491. Choose this option to support the Phonet interface to a Nokia
  492. cellular modem, as found on most Nokia handsets with the
  493. "PC suite" USB profile.
  494. config USB_IPHETH
  495. tristate "Apple iPhone USB Ethernet driver"
  496. default n
  497. help
  498. Module used to share Internet connection (tethering) from your
  499. iPhone (Original, 3G and 3GS) to your system.
  500. Note that you need userspace libraries and programs that are needed
  501. to pair your device with your system and that understand the iPhone
  502. protocol.
  503. For more information: http://giagio.com/wiki/moin.cgi/iPhoneEthernetDriver
  504. config USB_SIERRA_NET
  505. tristate "USB-to-WWAN Driver for Sierra Wireless modems"
  506. depends on USB_USBNET
  507. help
  508. Choose this option if you have a Sierra Wireless USB-to-WWAN device.
  509. To compile this driver as a module, choose M here: the
  510. module will be called sierra_net.
  511. config USB_VL600
  512. tristate "LG VL600 modem dongle"
  513. depends on USB_NET_CDCETHER && TTY
  514. select USB_ACM
  515. help
  516. Select this if you want to use an LG Electronics 4G/LTE usb modem
  517. called VL600. This driver only handles the ethernet
  518. interface exposed by the modem firmware. To establish a connection
  519. you will first need a userspace program that sends the right
  520. command to the modem through its CDC ACM port, and most
  521. likely also a DHCP client. See this thread about using the
  522. 4G modem from Verizon:
  523. http://ubuntuforums.org/showpost.php?p=10589647&postcount=17
  524. config USB_NET_CH9200
  525. tristate "QingHeng CH9200 USB ethernet support"
  526. depends on USB_USBNET
  527. select MII
  528. help
  529. Choose this option if you have a USB ethernet adapter with a QinHeng
  530. CH9200 chipset.
  531. To compile this driver as a module, choose M here: the
  532. module will be called ch9200.
  533. config USB_NET_AQC111
  534. tristate "Aquantia AQtion USB to 5/2.5GbE Controllers support"
  535. depends on USB_USBNET
  536. select CRC32
  537. help
  538. This option adds support for Aquantia AQtion USB
  539. Ethernet adapters based on AQC111U/AQC112 chips.
  540. This driver should work with at least the following devices:
  541. * Aquantia AQtion USB to 5GbE
  542. config USB_RTL8153_ECM
  543. tristate
  544. depends on USB_NET_CDCETHER && (USB_RTL8152 || USB_RTL8152=n)
  545. default y
  546. help
  547. This option supports ECM mode for RTL8153 ethernet adapter, when
  548. CONFIG_USB_RTL8152 is not set, or the RTL8153 device is not
  549. supported by r8152 driver.
  550. endif # USB_NET_DRIVERS