Kconfig 20 KB

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