Kconfig 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437
  1. menu "Infrared-port device drivers"
  2. depends on IRDA!=n
  3. comment "SIR device drivers"
  4. config IRTTY_SIR
  5. tristate "IrTTY (uses Linux serial driver)"
  6. depends on IRDA
  7. help
  8. Say Y here if you want to build support for the IrTTY line
  9. discipline. To compile it as a module, choose M here: the module
  10. will be called irtty-sir. IrTTY makes it possible to use Linux's
  11. own serial driver for all IrDA ports that are 16550 compatible.
  12. Most IrDA chips are 16550 compatible so you should probably say Y
  13. to this option. Using IrTTY will however limit the speed of the
  14. connection to 115200 bps (IrDA SIR mode).
  15. If unsure, say Y.
  16. comment "Dongle support"
  17. config DONGLE
  18. bool "Serial dongle support"
  19. depends on IRTTY_SIR
  20. help
  21. Say Y here if you have an infrared device that connects to your
  22. computer's serial port. These devices are called dongles. Then say Y
  23. or M to the driver for your particular dongle below.
  24. Note that the answer to this question won't directly affect the
  25. kernel: saying N will just cause the configurator to skip all
  26. the questions about serial dongles.
  27. config ESI_DONGLE
  28. tristate "ESI JetEye PC dongle"
  29. depends on IRTTY_SIR && DONGLE && IRDA
  30. help
  31. Say Y here if you want to build support for the Extended Systems
  32. JetEye PC dongle. To compile it as a module, choose M here. The ESI
  33. dongle attaches to the normal 9-pin serial port connector, and can
  34. currently only be used by IrTTY. To activate support for ESI
  35. dongles you will have to start irattach like this:
  36. "irattach -d esi".
  37. config ACTISYS_DONGLE
  38. tristate "ACTiSYS IR-220L and IR220L+ dongle"
  39. depends on IRTTY_SIR && DONGLE && IRDA
  40. help
  41. Say Y here if you want to build support for the ACTiSYS IR-220L and
  42. IR220L+ dongles. To compile it as a module, choose M here. The
  43. ACTiSYS dongles attaches to the normal 9-pin serial port connector,
  44. and can currently only be used by IrTTY. To activate support for
  45. ACTiSYS dongles you will have to start irattach like this:
  46. "irattach -d actisys" or "irattach -d actisys+".
  47. config TEKRAM_DONGLE
  48. tristate "Tekram IrMate 210B dongle"
  49. depends on IRTTY_SIR && DONGLE && IRDA
  50. help
  51. Say Y here if you want to build support for the Tekram IrMate 210B
  52. dongle. To compile it as a module, choose M here. The Tekram dongle
  53. attaches to the normal 9-pin serial port connector, and can
  54. currently only be used by IrTTY. To activate support for Tekram
  55. dongles you will have to start irattach like this:
  56. "irattach -d tekram".
  57. config TOIM3232_DONGLE
  58. tristate "TOIM3232 IrDa dongle"
  59. depends on IRTTY_SIR && DONGLE && IRDA
  60. help
  61. Say Y here if you want to build support for the Vishay/Temic
  62. TOIM3232 and TOIM4232 based dongles.
  63. To compile it as a module, choose M here.
  64. config LITELINK_DONGLE
  65. tristate "Parallax LiteLink dongle"
  66. depends on IRTTY_SIR && DONGLE && IRDA
  67. help
  68. Say Y here if you want to build support for the Parallax Litelink
  69. dongle. To compile it as a module, choose M here. The Parallax
  70. dongle attaches to the normal 9-pin serial port connector, and can
  71. currently only be used by IrTTY. To activate support for Parallax
  72. dongles you will have to start irattach like this:
  73. "irattach -d litelink".
  74. config MA600_DONGLE
  75. tristate "Mobile Action MA600 dongle"
  76. depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL
  77. help
  78. Say Y here if you want to build support for the Mobile Action MA600
  79. dongle. To compile it as a module, choose M here. The MA600 dongle
  80. attaches to the normal 9-pin serial port connector, and can
  81. currently only be used by IrTTY. The driver should also support
  82. the MA620 USB version of the dongle, if the integrated USB-to-RS232
  83. converter is supported by usbserial. To activate support for
  84. MA600 dongle you will have to start irattach like this:
  85. "irattach -d ma600".
  86. config GIRBIL_DONGLE
  87. tristate "Greenwich GIrBIL dongle"
  88. depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL
  89. help
  90. Say Y here if you want to build support for the Greenwich GIrBIL
  91. dongle. If you want to compile it as a module, choose M here.
  92. The Greenwich dongle attaches to the normal 9-pin serial port
  93. connector, and can currently only be used by IrTTY. To activate
  94. support for Greenwich dongles you will have to start irattach
  95. like this: "irattach -d girbil".
  96. config MCP2120_DONGLE
  97. tristate "Microchip MCP2120"
  98. depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL
  99. help
  100. Say Y here if you want to build support for the Microchip MCP2120
  101. dongle. If you want to compile it as a module, choose M here.
  102. The MCP2120 dongle attaches to the normal 9-pin serial port
  103. connector, and can currently only be used by IrTTY. To activate
  104. support for MCP2120 dongles you will have to start irattach
  105. like this: "irattach -d mcp2120".
  106. You must build this dongle yourself. For more information see:
  107. <http://www.eyetap.org/~tangf/irda_sir_linux.html>
  108. config OLD_BELKIN_DONGLE
  109. tristate "Old Belkin dongle"
  110. depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL
  111. help
  112. Say Y here if you want to build support for the Adaptec Airport 1000
  113. and 2000 dongles. If you want to compile it as a module, choose
  114. M here. Some information is contained in the comments
  115. at the top of <file:drivers/net/irda/old_belkin.c>.
  116. config ACT200L_DONGLE
  117. tristate "ACTiSYS IR-200L dongle"
  118. depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL
  119. help
  120. Say Y here if you want to build support for the ACTiSYS IR-200L
  121. dongle. If you want to compile it as a module, choose M here.
  122. The ACTiSYS IR-200L dongle attaches to the normal 9-pin serial
  123. port connector, and can currently only be used by IrTTY.
  124. To activate support for ACTiSYS IR-200L dongle you will have to
  125. start irattach like this: "irattach -d act200l".
  126. comment "Old SIR device drivers"
  127. config IRPORT_SIR
  128. tristate "IrPORT (IrDA serial driver)"
  129. depends on IRDA && BROKEN_ON_SMP
  130. ---help---
  131. Say Y here if you want to build support for the IrPORT IrDA device
  132. driver. To compile it as a module, choose M here: the module will be
  133. called irport. IrPORT can be used instead of IrTTY and sometimes
  134. this can be better. One example is if your IrDA port does not
  135. have echo-canceling, which will work OK with IrPORT since this
  136. driver is working in half-duplex mode only. You don't need to use
  137. irattach with IrPORT, but you just insert it the same way as FIR
  138. drivers (insmod irport io=0x3e8 irq=11). Notice that IrPORT is a
  139. SIR device driver which means that speed is limited to 115200 bps.
  140. If unsure, say Y.
  141. comment "Old Serial dongle support"
  142. config DONGLE_OLD
  143. bool "Old Serial dongle support"
  144. depends on IRPORT_SIR && BROKEN_ON_SMP
  145. help
  146. Say Y here if you have an infrared device that connects to your
  147. computer's serial port. These devices are called dongles. Then say Y
  148. or M to the driver for your particular dongle below.
  149. Note that the answer to this question won't directly affect the
  150. kernel: saying N will just cause the configurator to skip all
  151. the questions about serial dongles.
  152. config ESI_DONGLE_OLD
  153. tristate "ESI JetEye PC dongle"
  154. depends on DONGLE_OLD && IRDA
  155. help
  156. Say Y here if you want to build support for the Extended Systems
  157. JetEye PC dongle. To compile it as a module, choose M here. The ESI
  158. dongle attaches to the normal 9-pin serial port connector, and can
  159. currently only be used by IrTTY. To activate support for ESI
  160. dongles you will have to start irattach like this:
  161. "irattach -d esi".
  162. config ACTISYS_DONGLE_OLD
  163. tristate "ACTiSYS IR-220L and IR220L+ dongle"
  164. depends on DONGLE_OLD && IRDA
  165. help
  166. Say Y here if you want to build support for the ACTiSYS IR-220L and
  167. IR220L+ dongles. To compile it as a module, choose M here. The
  168. ACTiSYS dongles attaches to the normal 9-pin serial port connector,
  169. and can currently only be used by IrTTY. To activate support for
  170. ACTiSYS dongles you will have to start irattach like this:
  171. "irattach -d actisys" or "irattach -d actisys+".
  172. config TEKRAM_DONGLE_OLD
  173. tristate "Tekram IrMate 210B dongle"
  174. depends on DONGLE_OLD && IRDA
  175. help
  176. Say Y here if you want to build support for the Tekram IrMate 210B
  177. dongle. To compile it as a module, choose M here. The Tekram dongle
  178. attaches to the normal 9-pin serial port connector, and can
  179. currently only be used by IrTTY. To activate support for Tekram
  180. dongles you will have to start irattach like this:
  181. "irattach -d tekram".
  182. config GIRBIL_DONGLE_OLD
  183. tristate "Greenwich GIrBIL dongle"
  184. depends on DONGLE_OLD && IRDA
  185. help
  186. Say Y here if you want to build support for the Greenwich GIrBIL
  187. dongle. To compile it as a module, choose M here. The Greenwich
  188. dongle attaches to the normal 9-pin serial port connector, and can
  189. currently only be used by IrTTY. To activate support for Greenwich
  190. dongles you will have to insert "irattach -d girbil" in the
  191. /etc/irda/drivers script.
  192. config LITELINK_DONGLE_OLD
  193. tristate "Parallax LiteLink dongle"
  194. depends on DONGLE_OLD && IRDA
  195. help
  196. Say Y here if you want to build support for the Parallax Litelink
  197. dongle. To compile it as a module, choose M here. The Parallax
  198. dongle attaches to the normal 9-pin serial port connector, and can
  199. currently only be used by IrTTY. To activate support for Parallax
  200. dongles you will have to start irattach like this:
  201. "irattach -d litelink".
  202. config MCP2120_DONGLE_OLD
  203. tristate "Microchip MCP2120"
  204. depends on DONGLE_OLD && IRDA
  205. help
  206. Say Y here if you want to build support for the Microchip MCP2120
  207. dongle. To compile it as a module, choose M here. The MCP2120 dongle
  208. attaches to the normal 9-pin serial port connector, and can
  209. currently only be used by IrTTY. To activate support for MCP2120
  210. dongles you will have to insert "irattach -d mcp2120" in the
  211. /etc/irda/drivers script.
  212. You must build this dongle yourself. For more information see:
  213. <http://www.eyetap.org/~tangf/irda_sir_linux.html>
  214. config OLD_BELKIN_DONGLE_OLD
  215. tristate "Old Belkin dongle"
  216. depends on DONGLE_OLD && IRDA
  217. help
  218. Say Y here if you want to build support for the Adaptec Airport 1000
  219. and 2000 dongles. To compile it as a module, choose M here: the module
  220. will be called old_belkin. Some information is contained in the
  221. comments at the top of <file:drivers/net/irda/old_belkin.c>.
  222. config ACT200L_DONGLE_OLD
  223. tristate "ACTiSYS IR-200L dongle (EXPERIMENTAL)"
  224. depends on DONGLE_OLD && EXPERIMENTAL && IRDA
  225. help
  226. Say Y here if you want to build support for the ACTiSYS IR-200L
  227. dongle. To compile it as a module, choose M here. The ACTiSYS
  228. IR-200L dongle attaches to the normal 9-pin serial port connector,
  229. and can currently only be used by IrTTY. To activate support for
  230. ACTiSYS IR-200L dongles you will have to start irattach like this:
  231. "irattach -d act200l".
  232. config MA600_DONGLE_OLD
  233. tristate "Mobile Action MA600 dongle (EXPERIMENTAL)"
  234. depends on DONGLE_OLD && EXPERIMENTAL && IRDA
  235. ---help---
  236. Say Y here if you want to build support for the Mobile Action MA600
  237. dongle. To compile it as a module, choose M here. The MA600 dongle
  238. attaches to the normal 9-pin serial port connector, and can
  239. currently only be tested on IrCOMM. To activate support for MA600
  240. dongles you will have to insert "irattach -d ma600" in the
  241. /etc/irda/drivers script. Note: irutils 0.9.15 requires no
  242. modification. irutils 0.9.9 needs modification. For more
  243. information, download the following tar gzip file.
  244. There is a pre-compiled module on
  245. <http://engsvr.ust.hk/~eetwl95/ma600.html>
  246. config EP7211_IR
  247. tristate "EP7211 I/R support"
  248. depends on DONGLE_OLD && ARCH_EP7211 && IRDA
  249. comment "FIR device drivers"
  250. config USB_IRDA
  251. tristate "IrDA USB dongles"
  252. depends on IRDA && USB
  253. select FW_LOADER
  254. ---help---
  255. Say Y here if you want to build support for the USB IrDA FIR Dongle
  256. device driver. To compile it as a module, choose M here: the module
  257. will be called irda-usb. IrDA-USB support the various IrDA USB
  258. dongles available and most of their peculiarities. Those dongles
  259. plug in the USB port of your computer, are plug and play, and
  260. support SIR and FIR (4Mbps) speeds. On the other hand, those
  261. dongles tend to be less efficient than a FIR chipset.
  262. Please note that the driver is still experimental. And of course,
  263. you will need both USB and IrDA support in your kernel...
  264. config SIGMATEL_FIR
  265. tristate "SigmaTel STIr4200 bridge (EXPERIMENTAL)"
  266. depends on IRDA && USB && EXPERIMENTAL
  267. select CRC32
  268. ---help---
  269. Say Y here if you want to build support for the SigmaTel STIr4200
  270. USB IrDA FIR bridge device driver.
  271. USB bridge based on the SigmaTel STIr4200 don't conform to the
  272. IrDA-USB device class specification, and therefore need their
  273. own specific driver. Those dongles support SIR and FIR (4Mbps)
  274. speeds.
  275. To compile it as a module, choose M here: the module will be called
  276. stir4200.
  277. config NSC_FIR
  278. tristate "NSC PC87108/PC87338"
  279. depends on IRDA && ISA_DMA_API
  280. help
  281. Say Y here if you want to build support for the NSC PC87108 and
  282. PC87338 IrDA chipsets. This driver supports SIR,
  283. MIR and FIR (4Mbps) speeds.
  284. To compile it as a module, choose M here: the module will be called
  285. nsc-ircc.
  286. config WINBOND_FIR
  287. tristate "Winbond W83977AF (IR)"
  288. depends on IRDA && ISA_DMA_API
  289. help
  290. Say Y here if you want to build IrDA support for the Winbond
  291. W83977AF super-io chipset. This driver should be used for the IrDA
  292. chipset in the Corel NetWinder. The driver supports SIR, MIR and
  293. FIR (4Mbps) speeds.
  294. To compile it as a module, choose M here: the module will be called
  295. w83977af_ir.
  296. config TOSHIBA_FIR
  297. tristate "Toshiba Type-O IR Port"
  298. depends on IRDA && PCI && !64BIT
  299. help
  300. Say Y here if you want to build support for the Toshiba Type-O IR
  301. and Donau oboe chipsets. These chipsets are used by the Toshiba
  302. Libretto 100/110CT, Tecra 8100, Portege 7020 and many more laptops.
  303. To compile it as a module, choose M here: the module will be called
  304. donauboe.
  305. config AU1000_FIR
  306. tristate "Alchemy Au1000 SIR/FIR"
  307. depends on SOC_AU1000 && IRDA
  308. config SMC_IRCC_FIR
  309. tristate "SMSC IrCC (EXPERIMENTAL)"
  310. depends on EXPERIMENTAL && IRDA && ISA_DMA_API
  311. help
  312. Say Y here if you want to build support for the SMC Infrared
  313. Communications Controller. It is used in a wide variety of
  314. laptops (Fujitsu, Sony, Compaq and some Toshiba).
  315. To compile it as a module, choose M here: the module will be called
  316. smsc-ircc2.o.
  317. config ALI_FIR
  318. tristate "ALi M5123 FIR (EXPERIMENTAL)"
  319. depends on EXPERIMENTAL && IRDA && ISA_DMA_API
  320. help
  321. Say Y here if you want to build support for the ALi M5123 FIR
  322. Controller. The ALi M5123 FIR Controller is embedded in ALi M1543C,
  323. M1535, M1535D, M1535+, M1535D South Bridge. This driver supports
  324. SIR, MIR and FIR (4Mbps) speeds.
  325. To compile it as a module, choose M here: the module will be called
  326. ali-ircc.
  327. config VLSI_FIR
  328. tristate "VLSI 82C147 SIR/MIR/FIR (EXPERIMENTAL)"
  329. depends on EXPERIMENTAL && IRDA && PCI
  330. help
  331. Say Y here if you want to build support for the VLSI 82C147
  332. PCI-IrDA Controller. This controller is used by the HP OmniBook 800
  333. and 5500 notebooks. The driver provides support for SIR, MIR and
  334. FIR (4Mbps) speeds.
  335. To compile it as a module, choose M here: the module will be called
  336. vlsi_ir.
  337. config SA1100_FIR
  338. tristate "SA1100 Internal IR"
  339. depends on ARCH_SA1100 && IRDA
  340. config VIA_FIR
  341. tristate "VIA VT8231/VT1211 SIR/MIR/FIR"
  342. depends on IRDA && ISA_DMA_API
  343. help
  344. Say Y here if you want to build support for the VIA VT8231
  345. and VIA VT1211 IrDA controllers, found on the motherboards using
  346. those VIA chipsets. To use this controller, you will need
  347. to plug a specific 5 pins FIR IrDA dongle in the specific
  348. motherboard connector. The driver provides support for SIR, MIR
  349. and FIR (4Mbps) speeds.
  350. You will need to specify the 'dongle_id' module parameter to
  351. indicate the FIR dongle attached to the controller.
  352. To compile it as a module, choose M here: the module will be called
  353. via-ircc.
  354. config PXA_FICP
  355. tristate "Intel PXA2xx Internal FICP"
  356. depends on ARCH_PXA && IRDA
  357. help
  358. Say Y or M here if you want to build support for the PXA2xx
  359. built-in IRDA interface which can support both SIR and FIR.
  360. This driver relies on platform specific helper routines so
  361. available capabilities may vary from one PXA2xx target to
  362. another.
  363. config MCS_FIR
  364. tristate "MosChip MCS7780 IrDA-USB dongle"
  365. depends on IRDA && USB && EXPERIMENTAL
  366. help
  367. Say Y or M here if you want to build support for the MosChip
  368. MCS7780 IrDA-USB bridge device driver.
  369. USB bridge based on the MosChip MCS7780 don't conform to the
  370. IrDA-USB device class specification, and therefore need their
  371. own specific driver. Those dongles support SIR and FIR (4Mbps)
  372. speeds.
  373. To compile it as a module, choose M here: the module will be called
  374. mcs7780.
  375. endmenu