Config.in.usb 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. # This file is part of the OpenADK project. OpenADK is copyrighted
  2. # material, please see the LICENCE file in the top-level directory.
  3. menu "USB support"
  4. depends on ADK_TARGET_WITH_USB \
  5. || ADK_TARGET_SYSTEM_QEMU_X86_64 \
  6. || ADK_TARGET_SYSTEM_QEMU_X86 \
  7. || ADK_TARGET_GENERIC
  8. config ADK_LINUX_KERNEL_USB_SUPPORT
  9. bool
  10. config ADK_LINUX_KERNEL_USB_DEVICE_CLASS
  11. bool
  12. config ADK_LINUX_KERNEL_USB_ANNOUNCE_NEW_DEVICES
  13. bool
  14. config ADK_LINUX_KERNEL_USB_EHCI_ROOT_HUB_TT
  15. bool
  16. config ADK_LINUX_KERNEL_USB_EHCI_TT_NEWSCHED
  17. bool
  18. config ADK_LINUX_KERNEL_USB_EHCI_MXC
  19. bool
  20. config ADK_LINUX_KERNEL_USB_GADGET
  21. tristate
  22. config ADK_LINUX_KERNEL_USB_PHY
  23. bool
  24. config ADK_LINUX_KERNEL_USB_MXS_PHY
  25. tristate
  26. select ADK_LINUX_KERNEL_USB_PHY
  27. default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
  28. default n
  29. config ADK_LINUX_KERNEL_USB_OHCI_HCD_PLATFORM
  30. bool
  31. select ADK_LINUX_KERNEL_USB_OHCI_HCD
  32. config ADK_LINUX_KERNEL_USB_OHCI_HCD_PCI
  33. bool
  34. config ADK_LINUX_KERNEL_USB_LIBUSUAL
  35. tristate
  36. config ADK_LINUX_KERNEL_USB_NET_DRIVERS
  37. bool
  38. config ADK_LINUX_KERNEL_USB_USBNET
  39. select ADK_LINUX_KERNEL_USB_NET_DRIVERS
  40. tristate
  41. config ADK_LINUX_KERNEL_USB
  42. tristate "USB support"
  43. select ADK_LINUX_KERNEL_NLS
  44. select ADK_LINUX_KERNEL_USB_SUPPORT
  45. select ADK_LINUX_KERNEL_USB_ANNOUNCE_NEW_DEVICES
  46. default m if ADK_TARGET_SYSTEM_PCENGINES_APU
  47. default m if ADK_TARGET_SYSTEM_PCENGINES_ALIX
  48. default m if ADK_TARGET_SYSTEM_LEMOTE_YEELONG
  49. default m if ADK_TARGET_SYSTEM_ACMESYSTEMS_FOXG20
  50. default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
  51. default y if ADK_TARGET_SYSTEM_KINETIS_K70
  52. default y if ADK_TARGET_SYSTEM_SOLIDRUN_CLEARFOG
  53. default n
  54. help
  55. Universal Serial Bus (USB) is a specification for a serial bus
  56. subsystem which offers higher speeds and more features than the
  57. traditional PC serial port. The bus supplies power to peripherals
  58. and allows for hot swapping. Up to 127 USB peripherals can be
  59. connected to a single USB host in a tree structure.
  60. The USB host is the root of the tree, the peripherals are the
  61. leaves and the inner nodes are special USB devices called hubs.
  62. Most PCs now have USB host ports, used to connect peripherals
  63. such as scanners, keyboards, mice, modems, cameras, disks,
  64. flash memory, network links, and printers to the PC.
  65. Say Y here if your computer has a host-side USB port and you want
  66. to use USB devices. You then need to say Y to at least one of the
  67. Host Controller Driver (HCD) options below. Choose a USB 1.1
  68. controller, such as "UHCI HCD support" or "OHCI HCD support",
  69. and "EHCI HCD (USB 2.0) support" except for older systems that
  70. do not have USB 2.0 support. It doesn't normally hurt to select
  71. them all if you are not certain.
  72. If your system has a device-side USB port, used in the peripheral
  73. side of the USB protocol, see the "USB Gadget" framework instead.
  74. After choosing your HCD, then select drivers for the USB peripherals
  75. you'll be using. You may want to check out the information provided
  76. in <file:Documentation/usb/> and especially the links given in
  77. <file:Documentation/usb/usb-help.txt>.
  78. menu "USB controller support"
  79. config ADK_LINUX_KERNEL_USB_EHCI_HCD
  80. tristate "Support for USB EHCI 2.0 controllers"
  81. select ADK_LINUX_KERNEL_USB_MXS_PHY if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
  82. select ADK_LINUX_KERNEL_USB_EHCI_MXC if ADK_TARGET_SYSTEM_KINETIS_K70
  83. select ADK_LINUX_KERNEL_USB_DEVICE_CLASS if ADK_TARGET_SYSTEM_KINETIS_K70
  84. depends on !ADK_TARGET_SYSTEM_ACMESYSTEMS_FOXG20
  85. depends on !ADK_TARGET_BOARD_BCM28XX
  86. depends on ADK_LINUX_KERNEL_USB
  87. default m if ADK_TARGET_SYSTEM_PCENGINES_APU
  88. default m if ADK_TARGET_SYSTEM_PCENGINES_ALIX
  89. default m if ADK_TARGET_SYSTEM_LEMOTE_YEELONG
  90. default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
  91. default y if ADK_TARGET_SYSTEM_KINETIS_K70
  92. default y if ADK_TARGET_SYSTEM_SOLIDRUN_CLEARFOG
  93. default n
  94. help
  95. The Enhanced Host Controller Interface (EHCI) is standard for USB 2.0
  96. "high speed" (480 Mbit/sec, 60 Mbyte/sec) host controller hardware.
  97. If your USB host controller supports USB 2.0, you will likely want to
  98. configure this Host Controller Driver. At the time of this writing,
  99. the primary implementation of EHCI is a chip from NEC, widely available
  100. in add-on PCI cards, but implementations are in the works from other
  101. vendors including Intel and Philips. Motherboard support is appearing.
  102. EHCI controllers are packaged with "companion" host controllers (OHCI
  103. or UHCI) to handle USB 1.1 devices connected to root hub ports. Ports
  104. will connect to EHCI if the device is high speed, otherwise they
  105. connect to a companion controller. If you configure EHCI, you should
  106. probably configure the OHCI (for NEC and some other vendors) USB Host
  107. Controller Driver or UHCI (for Via motherboards) Host Controller
  108. Driver too.
  109. You may want to read <file:Documentation/usb/ehci.txt>.
  110. config ADK_LINUX_KERNEL_USB_UHCI_HCD
  111. tristate "Support for UHCI controllers"
  112. depends on ADK_LINUX_KERNEL_USB
  113. depends on !ADK_TARGET_SYSTEM_ACMESYSTEMS_FOXG20
  114. depends on !ADK_TARGET_BOARD_BCM28XX
  115. default m if ADK_TARGET_SYSTEM_PCENGINES_APU
  116. default m if ADK_TARGET_SYSTEM_PCENGINES_ALIX
  117. default m if ADK_TARGET_SYSTEM_LEMOTE_YEELONG
  118. default n
  119. help
  120. The Universal Host Controller Interface is a standard by Intel for
  121. accessing the USB hardware in the PC (which is also called the USB
  122. host controller). If your USB host controller conforms to this
  123. standard, you may want to say Y, but see below. All recent boards
  124. with Intel PCI chipsets (like intel 430TX, 440FX, 440LX, 440BX,
  125. i810, i820) conform to this standard. Also all VIA PCI chipsets
  126. (like VIA VP2, VP3, MVP3, Apollo Pro, Apollo Pro II or Apollo Pro
  127. 133). If unsure, say Y.
  128. config ADK_LINUX_KERNEL_USB_OHCI_HCD
  129. tristate "Support for OHCI controllers"
  130. depends on ADK_LINUX_KERNEL_USB
  131. depends on !ADK_TARGET_BOARD_BCM28XX
  132. select ADK_LINUX_KERNEL_USB_OHCI_HCD_PCI if ADK_TARGET_SYSTEM_PCENGINES_ALIX
  133. select ADK_LINUX_KERNEL_USB_OHCI_HCD_PCI if ADK_TARGET_SYSTEM_PCENGINES_APU
  134. default m if ADK_TARGET_SYSTEM_PCENGINES_APU
  135. default m if ADK_TARGET_SYSTEM_PCENGINES_ALIX
  136. default m if ADK_TARGET_SYSTEM_ACMESYSTEMS_FOXG20
  137. default m if ADK_TARGET_SYSTEM_LEMOTE_YEELONG
  138. default n
  139. help
  140. The Open Host Controller Interface (OHCI) is a standard for accessing
  141. USB 1.1 host controller hardware. It does more in hardware than Intel's
  142. UHCI specification. If your USB host controller follows the OHCI spec,
  143. say Y. On most non-x86 systems, and on x86 hardware that's not using a
  144. USB controller from Intel or VIA, this is appropriate. If your host
  145. controller doesn't use PCI, this is probably appropriate. For a PCI
  146. based system where you're not sure, the "lspci -v" entry will list the
  147. right "prog-if" for your USB controller(s): EHCI, OHCI, or UHCI.
  148. config ADK_LINUX_KERNEL_USB_DWCOTG
  149. bool "Support for DWCOTG controller"
  150. select ADK_LINUX_KERNEL_USB
  151. select ADK_LINUX_KERNEL_FIQ
  152. depends on ADK_TARGET_BOARD_BCM28XX
  153. default y if ADK_TARGET_BOARD_BCM28XX
  154. default n
  155. help
  156. The Synopsis DWC controller is a dual-role
  157. host/peripheral/OTG ("On The Go") USB controllers.
  158. config ADK_LINUX_KERNEL_USB_CHIPIDEA_UDC
  159. bool
  160. config ADK_LINUX_KERNEL_USB_CHIPIDEA_HOST
  161. bool
  162. config ADK_LINUX_KERNEL_USB_CHIPIDEA
  163. tristate "Support for ChipIdea controller"
  164. select ADK_LINUX_KERNEL_USB_CHIPIDEA_UDC
  165. select ADK_LINUX_KERNEL_USB_CHIPIDEA_HOST
  166. select ADK_LINUX_KERNEL_USB_GADGET
  167. depends on ADK_LINUX_KERNEL_USB_EHCI_HCD
  168. depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
  169. default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
  170. default n
  171. config ADK_LINUX_KERNEL_USB_ISP116X_HCD
  172. tristate "Support for ISP116X"
  173. depends on ADK_LINUX_KERNEL_USB
  174. depends on !ADK_TARGET_SYSTEM_ACMESYSTEMS_FOXG20
  175. depends on !ADK_TARGET_BOARD_BCM28XX
  176. help
  177. The ISP1160 and ISP1161 chips are USB host controllers. Enable this
  178. option if your board has this chip. If unsure, say N.
  179. This driver does not support isochronous transfers.
  180. config ADK_LINUX_KERNEL_USB_SL811_HCD
  181. tristate "Support for SL811HS"
  182. depends on ADK_LINUX_KERNEL_USB
  183. depends on !ADK_TARGET_SYSTEM_ACMESYSTEMS_FOXG20
  184. depends on !ADK_TARGET_BOARD_BCM28XX
  185. default n
  186. help
  187. The SL811HS is a single-port USB controller that supports either
  188. host side or peripheral side roles. Enable this option if your
  189. board has this chip, and you want to use it as a host controller.
  190. If unsure, say N.
  191. endmenu
  192. menu "USB devices support"
  193. config ADK_LINUX_KERNEL_USB_STORAGE
  194. tristate "Support for USB storage devices"
  195. select ADK_LINUX_KERNEL_SCSI
  196. select ADK_LINUX_KERNEL_BLK_DEV_SD
  197. config ADK_LINUX_KERNEL_SND_USB_AUDIO
  198. tristate "Support for USB sound adapter"
  199. select ADK_LINUX_KERNEL_SND
  200. select ADK_LINUX_KERNEL_SND_USB
  201. select ADK_LINUX_KERNEL_SND_RAWMIDI
  202. config ADK_LINUX_KERNEL_USB_HSO
  203. tristate "Support for USB HSO devices"
  204. select ADK_LINUX_KERNEL_RFKILL
  205. select ADK_LINUX_KERNEL_USB_STORAGE
  206. config ADK_LINUX_KERNEL_USB_PRINTER
  207. tristate "Support for USB printers"
  208. config ADK_LINUX_KERNEL_USB_ACM
  209. tristate "Support for USB modems/isdn controllers"
  210. config ADK_LINUX_KERNEL_USB_PEGASUS
  211. tristate "Support for USB Pegasus network cards"
  212. select ADK_LINUX_KERNEL_USB_NET_DRIVERS
  213. config ADK_LINUX_KERNEL_USB_SERIAL
  214. tristate "Support for USB-to-serial converters"
  215. help
  216. Say Y here if you have a USB device that provides normal serial
  217. ports, or acts like a serial device, and you want to connect it to
  218. your USB bus.
  219. Please read <file:Documentation/usb/usb-serial.txt> for more
  220. information on the specifics of the different devices that are
  221. supported, and on how to use them.
  222. config ADK_LINUX_KERNEL_USB_SERIAL_BELKIN
  223. tristate "Support for Belkin USB-to-serial converters"
  224. depends on ADK_LINUX_KERNEL_USB_SERIAL
  225. help
  226. Say Y here if you want to use a Belkin USB Serial single port
  227. adaptor (F5U103 is one of the model numbers) or the Peracom single
  228. port USB to serial adapter.
  229. config ADK_LINUX_KERNEL_USB_SERIAL_FTDI_SIO
  230. tristate "Support for FTDI USB-to-serial converter"
  231. depends on ADK_LINUX_KERNEL_USB_SERIAL
  232. help
  233. Say Y here if you want to use a FTDI SIO single port USB to serial
  234. converter device. The implementation I have is called the USC-1000.
  235. This driver has also be tested with the 245 and 232 devices.
  236. See <http://ftdi-usb-sio.sourceforge.net/> for more
  237. information on this driver and the device.
  238. config ADK_LINUX_KERNEL_USB_SERIAL_MCT_U232
  239. tristate "Support for Magic Control Technology USB-to-Serial converters"
  240. depends on ADK_LINUX_KERNEL_USB_SERIAL
  241. help
  242. Say Y here if you want to use a USB Serial single port adapter from
  243. Magic Control Technology Corp. (U232 is one of the model numbers).
  244. This driver also works with Sitecom U232-P25 and D-Link DU-H3SP USB
  245. BAY, Belkin F5U109, and Belkin F5U409 devices.
  246. config ADK_LINUX_KERNEL_USB_SERIAL_PL2303
  247. tristate "Support for Prolific PL2303 USB-to-Serial converters"
  248. depends on ADK_LINUX_KERNEL_USB_SERIAL
  249. help
  250. Say Y here if you want to use the PL2303 USB Serial single port
  251. adapter from Prolific.
  252. config ADK_LINUX_KERNEL_USB_SERIAL_VISOR
  253. tristate "Support for Handspring Visor / Palm m50x / Sony Clie Driver"
  254. depends on ADK_LINUX_KERNEL_USB_SERIAL
  255. help
  256. Say Y here if you want to connect to your HandSpring Visor, Palm
  257. m500 or m505 through its USB docking station. See
  258. <http://usbvisor.sourceforge.net/> for more information on using this
  259. driver.
  260. config ADK_LINUX_KERNEL_USB_SERIAL_SIERRAWIRELESS
  261. tristate "Support for Sierra Wireless USB-to-Serial converters"
  262. depends on ADK_LINUX_KERNEL_USB_SERIAL
  263. config ADK_LINUX_KERNEL_USB_SERIAL_OPTION
  264. tristate "USB driver for GSM and CDMA modems"
  265. depends on ADK_LINUX_KERNEL_USB_SERIAL
  266. help
  267. Say Y here if you have a GSM or CDMA modem that's connected to USB.
  268. config ADK_LINUX_KERNEL_USB_SERIAL_WWAN
  269. tristate
  270. depends on ADK_LINUX_KERNEL_USB_SERIAL
  271. config ADK_LINUX_KERNEL_USB_ATM
  272. tristate "Support for USB ATM devices"
  273. config ADK_LINUX_KERNEL_USB_ATM_SPEEDTOUCH
  274. tristate "Support for USB Speedtouch ADSL modem"
  275. depends on ADK_LINUX_KERNEL_USB_ATM
  276. config ADK_LINUX_KERNEL_USB_SISUSBVGA
  277. tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)"
  278. config ADK_LINUX_KERNEL_USB_NET_QMI_WWAN
  279. tristate "Qualcomm LTE modems"
  280. select ADK_LINUX_KERNEL_USB_USBNET
  281. help
  282. config ADK_LINUX_KERNEL_USB_SIERRA_NET
  283. tristate "Sierra Wireless MC8775 PCI Express"
  284. select ADK_LINUX_KERNEL_USB_USBNET
  285. help
  286. Driver for WWAN modem Sierra Wireless MC8775 PCI Express
  287. config ADK_LINUX_KERNEL_SND_USB
  288. bool
  289. depends on ADK_LINUX_KERNEL_USB
  290. config ADK_LINUX_KERNEL_SND_USB_AUDIO
  291. tristate
  292. config ADK_LINUX_KERNEL_USB_GADGET
  293. tristate
  294. config ADK_LINUX_KERNEL_USB_AUDIO
  295. tristate
  296. config ADK_LINUX_KERNEL_USB_MIDI_GADGET
  297. tristate "USB Midi Gadgets"
  298. select ADK_LINUX_KERNEL_USB_GADGET
  299. select ADK_LINUX_KERNEL_USB_AUDIO
  300. select ADK_LINUX_KERNEL_SND_USB_AUDIO
  301. select ADK_LINUX_KERNEL_SND_USB
  302. help
  303. Enable USB midi devices
  304. endmenu
  305. endmenu