Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1config COMEDI
2 tristate "Data acquisition support (comedi)"
3 depends on m
4 ---help---
5 Enable support a wide range of data acquisition devices
6 for Linux.
7
8if COMEDI
9
10config COMEDI_DEBUG
11 bool "Comedi debugging"
12 ---help---
13 This is an option for use by developers; most people should
14 say N here. This enables comedi core and driver debugging.
15
16config COMEDI_DEFAULT_BUF_SIZE_KB
17 int "Comedi default initial asynchronous buffer size in KiB"
18 default "2048"
19 ---help---
20 This is the default asynchronous buffer size which is used for
21 commands running in the background in kernel space. This
22 defaults to 2048 KiB of memory so that a 16 channel card
23 running at 10 kHz has of 2-4 seconds of buffer.
24
25config COMEDI_DEFAULT_BUF_MAXSIZE_KB
26 int "Comedi default maximum asynchronous buffer size in KiB"
27 default "20480"
28 ---help---
29 This is the default maximum asynchronous buffer size which can
30 be requested by a userspace program without root privileges.
31 This is set to 20480 KiB so that a fast I/O card with 16
32 channels running at 100 kHz has 2-4 seconds of buffer.
33
34menuconfig COMEDI_MISC_DRIVERS
35 bool "Comedi misc drivers"
36 ---help---
37 Enable comedi misc drivers to be built
38
39 Note that the answer to this question won't directly affect the
40 kernel: saying N will just cause the configurator to skip all
41 the questions about misc non-hardware comedi drivers.
42
43if COMEDI_MISC_DRIVERS
44
45config COMEDI_KCOMEDILIB
46 tristate "Comedi kcomedilib"
47 ---help---
48 Build the kcomedilib
49
50config COMEDI_BOND
51 tristate "Device bonding support"
52 depends on COMEDI_KCOMEDILIB
53 ---help---
54 Enable support for a driver to 'bond' (merge) multiple subdevices
55 from multiple devices together as one.
56
57 To compile this driver as a module, choose M here: the module will be
58 called comedi_bond.
59
60config COMEDI_TEST
61 tristate "Fake waveform generator support"
62 select COMEDI_FC
63 ---help---
64 Enable support for the fake waveform generator.
65 This driver is mainly for testing purposes, but can also be used to
66 generate sample waveforms on systems that don't have data acquisition
67 hardware.
68
69 To compile this driver as a module, choose M here: the module will be
70 called comedi_test.
71
72config COMEDI_PARPORT
73 tristate "Parallel port support"
74 ---help---
75 Enable support for the standard parallel port.
76 A cheap and easy way to get a few more digital I/O lines. Steal
77 additional parallel ports from old computers or your neighbors'
78 computers.
79
80 To compile this driver as a module, choose M here: the module will be
81 called comedi_parport.
82
83config COMEDI_SERIAL2002
84 tristate "Driver for serial connected hardware"
85 ---help---
86 Enable support for serial connected hardware
87
88 To compile this driver as a module, choose M here: the module will be
89 called serial2002.
90
91config COMEDI_SKEL
92 tristate "Comedi skeleton driver"
93 ---help---
94 Build the Skeleton driver, an example for driver writers
95
96 To compile this driver as a module, choose M here: the module will be
97 called skel.
98
99config COMEDI_SSV_DNP
100 tristate "SSV Embedded Systems DIL/Net-PC support"
101 depends on X86_32 || COMPILE_TEST
102 ---help---
103 Enable support for SSV Embedded Systems DIL/Net-PC
104
105 To compile this driver as a module, choose M here: the module will be
106 called ssv_dnp.
107
108endif # COMEDI_MISC_DRIVERS
109
110menuconfig COMEDI_ISA_DRIVERS
111 bool "Comedi ISA and PC/104 drivers"
112 ---help---
113 Enable comedi ISA and PC/104 drivers to be built
114
115 Note that the answer to this question won't directly affect the
116 kernel: saying N will just cause the configurator to skip all
117 the questions about ISA and PC/104 comedi drivers.
118
119if COMEDI_ISA_DRIVERS
120
121config COMEDI_PCL711
122 tristate "Advantech PCL-711/711b and ADlink ACL-8112 ISA card support"
123 ---help---
124 Enable support for Advantech PCL-711 and 711b, ADlink ACL-8112
125
126 To compile this driver as a module, choose M here: the module will be
127 called pcl711.
128
129config COMEDI_PCL724
130 tristate "Advantech PCL-722/724/731 and ADlink ACL-7122/7124/PET-48DIO"
131 select COMEDI_8255
132 ---help---
133 Enable support for ISA and PC/104 based 8255 digital i/o boards. This
134 driver provides a legacy comedi driver wrapper for the generic 8255
135 support driver.
136
137 Supported boards include:
138 Advantech PCL-724 24 channels
139 Advantech PCL-722 144 (or 96) channels
140 Advantech PCL-731 48 channels
141 ADlink ACL-7122 144 (or 96) channels
142 ADlink ACL-7124 24 channels
143 ADlink PET-48DIO 48 channels
144 WinSystems PCM-IO48 48 channels (PC/104)
145
146 To compile this driver as a module, choose M here: the module will be
147 called pcl724.
148
149config COMEDI_PCL726
150 tristate "Advantech PCL-726 and compatible ISA card support"
151 ---help---
152 Enable support for Advantech PCL-726 and compatible ISA cards.
153
154 To compile this driver as a module, choose M here: the module will be
155 called pcl726.
156
157config COMEDI_PCL730
158 tristate "Simple Digital I/O board support (8-bit ports)"
159 ---help---
160 Enable support for various simple ISA or PC/104 Digital I/O boards.
161 These boards all use 8-bit I/O ports.
162
163 Advantech PCL-730 iso - 16 in/16 out ttl - 16 in/16 out
164 ICP ISO-730 iso - 16 in/16 out ttl - 16 in/16 out
165 ADlink ACL-7130 iso - 16 in/16 out ttl - 16 in/16 out
166 Advantech PCM-3730 iso - 8 in/8 out ttl - 16 in/16 out
167 Advantech PCL-725 iso - 8 in/8 out
168 ICP P8R8-DIO iso - 8 in/8 out
169 ADlink ACL-7225b iso - 16 in/16 out
170 ICP P16R16-DIO iso - 16 in/16 out
171 Advantech PCL-733 iso - 32 in
172 Advantech PCL-734 iso - 32 out
173 Diamond Systems OPMM-1616-XT iso - 16 in/16 out
174 Diamond Systems PEARL-MM-P iso - 16 out
175
176 To compile this driver as a module, choose M here: the module will be
177 called pcl730.
178
179config COMEDI_PCL812
180 tristate "Advantech PCL-812/813 and ADlink ACL-8112/8113/8113/8216"
181 depends on VIRT_TO_BUS && ISA_DMA_API
182 select COMEDI_FC
183 ---help---
184 Enable support for Advantech PCL-812/PG, PCL-813/B, ADLink
185 ACL-8112DG/HG/PG, ACL-8113, ACL-8216, ICP DAS A-821PGH/PGL/PGL-NDA,
186 A-822PGH/PGL, A-823PGH/PGL, A-826PG and ICP DAS ISO-813 ISA cards
187
188 To compile this driver as a module, choose M here: the module will be
189 called pcl812.
190
191config COMEDI_PCL816
192 tristate "Advantech PCL-814 and PCL-816 ISA card support"
193 depends on VIRT_TO_BUS && ISA_DMA_API
194 select COMEDI_FC
195 ---help---
196 Enable support for Advantech PCL-814 and PCL-816 ISA cards
197
198 To compile this driver as a module, choose M here: the module will be
199 called pcl816.
200
201config COMEDI_PCL818
202 tristate "Advantech PCL-718 and PCL-818 ISA card support"
203 depends on VIRT_TO_BUS && ISA_DMA_API
204 select COMEDI_FC
205 ---help---
206 Enable support for Advantech PCL-818 ISA cards
207 PCL-818L, PCL-818H, PCL-818HD, PCL-818HG, PCL-818 and PCL-718
208
209 To compile this driver as a module, choose M here: the module will be
210 called pcl818.
211
212config COMEDI_PCM3724
213 tristate "Advantech PCM-3724 PC/104 card support"
214 select COMEDI_8255
215 ---help---
216 Enable support for Advantech PCM-3724 PC/104 cards.
217
218 To compile this driver as a module, choose M here: the module will be
219 called pcm3724.
220
221config COMEDI_AMPLC_DIO200_ISA
222 tristate "Amplicon PC212E/PC214E/PC215E/PC218E/PC272E"
223 select COMEDI_AMPLC_DIO200
224 ---help---
225 Enable support for Amplicon PC212E, PC214E, PC215E, PC218E and
226 PC272E ISA DIO boards
227
228 To compile this driver as a module, choose M here: the module will be
229 called amplc_dio200.
230
231config COMEDI_AMPLC_PC236_ISA
232 tristate "Amplicon PC36AT DIO board support"
233 select COMEDI_AMPLC_PC236
234 ---help---
235 Enable support for Amplicon PC36AT ISA DIO board.
236
237 To compile this driver as a module, choose M here: the module will be
238 called amplc_pc236.
239
240config COMEDI_AMPLC_PC263_ISA
241 tristate "Amplicon PC263 relay board support"
242 ---help---
243 Enable support for Amplicon PC263 ISA relay board. This board has
244 16 reed relay output channels.
245
246 To compile this driver as a module, choose M here: the module will be
247 called amplc_pc263.
248
249config COMEDI_RTI800
250 tristate "Analog Devices RTI-800/815 ISA card support"
251 ---help---
252 Enable support for Analog Devices RTI-800/815 ISA cards
253
254 To compile this driver as a module, choose M here: the module will be
255 called rti800.
256
257config COMEDI_RTI802
258 tristate "Analog Devices RTI-802 ISA card support"
259 ---help---
260 Enable support for Analog Devices RTI-802 ISA cards
261
262 To compile this driver as a module, choose M here: the module will be
263 called rti802.
264
265config COMEDI_DAC02
266 tristate "Keithley Metrabyte DAC02 compatible ISA card support"
267 ---help---
268 Enable support for Keithley Metrabyte DAC02 compatible ISA cards.
269
270 To compile this driver as a module, choose M here: the module will be
271 called dac02.
272
273config COMEDI_DAS16M1
274 tristate "MeasurementComputing CIO-DAS16/M1DAS-16 ISA card support"
275 select COMEDI_8255
276 select COMEDI_FC
277 ---help---
278 Enable support for Measurement Computing CIO-DAS16/M1 ISA cards.
279
280 To compile this driver as a module, choose M here: the module will be
281 called das16m1.
282
283config COMEDI_DAS08_ISA
284 tristate "DAS-08 compatible ISA and PC/104 card support"
285 select COMEDI_DAS08
286 ---help---
287 Enable support for Keithley Metrabyte/ComputerBoards DAS08
288 and compatible ISA and PC/104 cards:
289 Keithley Metrabyte/ComputerBoards DAS08, DAS08-PGM, DAS08-PGH,
290 DAS08-PGL, DAS08-AOH, DAS08-AOL, DAS08-AOM, DAS08/JR-AO,
291 DAS08/JR-16-AO, PC104-DAS08, DAS08/JR/16.
292
293 To compile this driver as a module, choose M here: the module will be
294 called das08_isa.
295
296config COMEDI_DAS16
297 tristate "DAS-16 compatible ISA and PC/104 card support"
298 depends on ISA_DMA_API
299 select COMEDI_8255
300 select COMEDI_FC
301 ---help---
302 Enable support for Keithley Metrabyte/ComputerBoards DAS16
303 and compatible ISA and PC/104 cards:
304 Keithley Metrabyte DAS-16, DAS-16G, DAS-16F, DAS-1201, DAS-1202,
305 DAS-1401, DAS-1402, DAS-1601, DAS-1602 and
306 ComputerBoards/MeasurementComputing PC104-DAS16/JR/,
307 PC104-DAS16JR/16, CIO-DAS16JR/16, CIO-DAS16/JR, CIO-DAS1401/12,
308 CIO-DAS1402/12, CIO-DAS1402/16, CIO-DAS1601/12, CIO-DAS1602/12,
309 CIO-DAS1602/16, CIO-DAS16/330
310
311 To compile this driver as a module, choose M here: the module will be
312 called das16.
313
314config COMEDI_DAS800
315 tristate "DAS800 and compatible ISA card support"
316 select COMEDI_FC
317 ---help---
318 Enable support for Keithley Metrabyte DAS800 and compatible ISA cards
319 Keithley Metrabyte DAS-800, DAS-801, DAS-802
320 Measurement Computing CIO-DAS800, CIO-DAS801, CIO-DAS802 and
321 CIO-DAS802/16
322
323 To compile this driver as a module, choose M here: the module will be
324 called das800.
325
326config COMEDI_DAS1800
327 tristate "DAS1800 and compatible ISA card support"
328 depends on VIRT_TO_BUS && ISA_DMA_API
329 select COMEDI_FC
330 ---help---
331 Enable support for DAS1800 and compatible ISA cards
332 Keithley Metrabyte DAS-1701ST, DAS-1701ST-DA, DAS-1701/AO,
333 DAS-1702ST, DAS-1702ST-DA, DAS-1702HR, DAS-1702HR-DA, DAS-1702/AO,
334 DAS-1801ST, DAS-1801ST-DA, DAS-1801HC, DAS-1801AO, DAS-1802ST,
335 DAS-1802ST-DA, DAS-1802HR, DAS-1802HR-DA, DAS-1802HC and
336 DAS-1802AO
337
338 To compile this driver as a module, choose M here: the module will be
339 called das1800.
340
341config COMEDI_DAS6402
342 tristate "DAS6402 and compatible ISA card support"
343 ---help---
344 Enable support for DAS6402 and compatible ISA cards
345 Computerboards, Keithley Metrabyte DAS6402 and compatibles
346
347 To compile this driver as a module, choose M here: the module will be
348 called das6402.
349
350config COMEDI_DT2801
351 tristate "Data Translation DT2801 ISA card support"
352 ---help---
353 Enable support for Data Translation DT2801 ISA cards
354
355 To compile this driver as a module, choose M here: the module will be
356 called dt2801.
357
358config COMEDI_DT2811
359 tristate "Data Translation DT2811 ISA card support"
360 ---help---
361 Enable support for Data Translation DT2811 ISA cards
362
363 To compile this driver as a module, choose M here: the module will be
364 called dt2811.
365
366config COMEDI_DT2814
367 tristate "Data Translation DT2814 ISA card support"
368 ---help---
369 Enable support for Data Translation DT2814 ISA cards
370
371 To compile this driver as a module, choose M here: the module will be
372 called dt2814.
373
374config COMEDI_DT2815
375 tristate "Data Translation DT2815 ISA card support"
376 ---help---
377 Enable support for Data Translation DT2815 ISA cards
378
379 To compile this driver as a module, choose M here: the module will be
380 called dt2815.
381
382config COMEDI_DT2817
383 tristate "Data Translation DT2817 ISA card support"
384 ---help---
385 Enable support for Data Translation DT2817 ISA cards
386
387 To compile this driver as a module, choose M here: the module will be
388 called dt2817.
389
390config COMEDI_DT282X
391 tristate "Data Translation DT2821 series and DT-EZ ISA card support"
392 select COMEDI_FC
393 depends on VIRT_TO_BUS && ISA_DMA_API
394 ---help---
395 Enable support for Data Translation DT2821 series including DT-EZ
396 DT2821, DT2821-F-16SE, DT2821-F-8DI, DT2821-G-16SE, DT2821-G-8DI,
397 DT2823 (dt2823), DT2824-PGH, DT2824-PGL, DT2825, DT2827, DT2828,
398 DT21-EZ, DT23-EZ, DT24-EZ and DT24-EZ-PGL
399
400 To compile this driver as a module, choose M here: the module will be
401 called dt282x.
402
403config COMEDI_DMM32AT
404 tristate "Diamond Systems MM-32-AT PC/104 board support"
405 ---help---
406 Enable support for Diamond Systems MM-32-AT PC/104 boards
407
408 To compile this driver as a module, choose M here: the module will be
409 called dmm32at.
410
411config COMEDI_UNIOXX5
412 tristate "Fastwel UNIOxx-5 analog and digital io board support"
413 ---help---
414 Enable support for Fastwel UNIOxx-5 (analog and digital i/o) boards
415
416 To compile this driver as a module, choose M here: the module will be
417 called unioxx5.
418
419config COMEDI_FL512
420 tristate "FL512 ISA card support"
421 ---help---
422 Enable support for FL512 ISA card
423
424 To compile this driver as a module, choose M here: the module will be
425 called fl512.
426
427config COMEDI_AIO_AIO12_8
428 tristate "I/O Products PC/104 AIO12-8 Analog I/O Board support"
429 select COMEDI_8255
430 ---help---
431 Enable support for I/O Products PC/104 AIO12-8 Analog I/O Board
432
433 To compile this driver as a module, choose M here: the module will be
434 called aio_aio12_8.
435
436config COMEDI_AIO_IIRO_16
437 tristate "I/O Products PC/104 IIRO16 Board support"
438 ---help---
439 Enable support for I/O Products PC/104 IIRO16 Relay And Isolated
440 Input Board
441
442 To compile this driver as a module, choose M here: the module will be
443 called aio_iiro_16.
444
445config COMEDI_II_PCI20KC
446 tristate "Intelligent Instruments PCI-20001C carrier support"
447 ---help---
448 Enable support for Intelligent Instruments PCI-20001C carrier
449 PCI-20001, PCI-20006 and PCI-20341
450
451 To compile this driver as a module, choose M here: the module will be
452 called ii_pci20kc.
453
454config COMEDI_C6XDIGIO
455 tristate "Mechatronic Systems Inc. C6x_DIGIO DSP daughter card support"
456 ---help---
457 Enable support for Mechatronic Systems Inc. C6x_DIGIO DSP daughter
458 card
459
460 To compile this driver as a module, choose M here: the module will be
461 called c6xdigio.
462
463config COMEDI_MPC624
464 tristate "Micro/sys MPC-624 PC/104 board support"
465 ---help---
466 Enable support for Micro/sys MPC-624 PC/104 board
467
468 To compile this driver as a module, choose M here: the module will be
469 called mpc624.
470
471config COMEDI_ADQ12B
472 tristate "MicroAxial ADQ12-B data acquisition and control card support"
473 ---help---
474 Enable MicroAxial ADQ12-B daq and control card support.
475
476 To compile this driver as a module, choose M here: the module will be
477 called adq12b.
478
479config COMEDI_NI_AT_A2150
480 tristate "NI AT-A2150 ISA card support"
481 select COMEDI_FC
482 depends on VIRT_TO_BUS && ISA_DMA_API
483 ---help---
484 Enable support for National Instruments AT-A2150 cards
485
486 To compile this driver as a module, choose M here: the module will be
487 called ni_at_a2150.
488
489config COMEDI_NI_AT_AO
490 tristate "NI AT-AO-6/10 EISA card support"
491 ---help---
492 Enable support for National Instruments AT-AO-6/10 cards
493
494 To compile this driver as a module, choose M here: the module will be
495 called ni_at_ao.
496
497config COMEDI_NI_ATMIO
498 tristate "NI AT-MIO E series ISA-PNP card support"
499 select COMEDI_8255
500 select COMEDI_NI_TIO
501 select COMEDI_FC
502 ---help---
503 Enable support for National Instruments AT-MIO E series cards
504 National Instruments AT-MIO-16E-1 (ni_atmio),
505 AT-MIO-16E-2, AT-MIO-16E-10, AT-MIO-16DE-10, AT-MIO-64E-3,
506 AT-MIO-16XE-50, AT-MIO-16XE-10, AT-AI-16XE-10
507
508 To compile this driver as a module, choose M here: the module will be
509 called ni_atmio.
510
511config COMEDI_NI_ATMIO16D
512 tristate "NI AT-MIO-16/AT-MIO-16D series ISA card support"
513 select COMEDI_8255
514 ---help---
515 Enable support for National Instruments AT-MIO-16/AT-MIO-16D cards.
516
517 To compile this driver as a module, choose M here: the module will be
518 called ni_atmio16d.
519
520config COMEDI_NI_LABPC_ISA
521 tristate "NI Lab-PC and compatibles ISA support"
522 select COMEDI_NI_LABPC
523 select COMEDI_NI_LABPC_ISADMA if ISA_DMA_API && VIRT_TO_BUS
524 ---help---
525 Enable support for National Instruments Lab-PC and compatibles
526 Lab-PC-1200, Lab-PC-1200AI, Lab-PC+.
527 Kernel-level ISA plug-and-play support for the lab-pc-1200 boards has
528 not yet been added to the driver.
529
530 To compile this driver as a module, choose M here: the module will be
531 called ni_labpc.
532
533config COMEDI_PCMAD
534 tristate "Winsystems PCM-A/D12 and PCM-A/D16 PC/104 board support"
535 ---help---
536 Enable support for Winsystems PCM-A/D12 and PCM-A/D16 PC/104 boards.
537
538 To compile this driver as a module, choose M here: the module will be
539 called pcmad.
540
541config COMEDI_PCMDA12
542 tristate "Winsystems PCM-D/A-12 8-channel AO PC/104 board support"
543 ---help---
544 Enable support for Winsystems PCM-D/A-12 8-channel AO PC/104 boards.
545 Note that the board is not ISA-PNP capable and thus needs the I/O
546 port comedi_config parameter.
547
548 To compile this driver as a module, choose M here: the module will be
549 called pcmda12.
550
551config COMEDI_PCMMIO
552 tristate "Winsystems PCM-MIO PC/104 board support"
553 ---help---
554 Enable support for Winsystems PCM-MIO multifunction PC/104 boards.
555
556 To compile this driver as a module, choose M here: the module will be
557 called pcmmio.
558
559config COMEDI_PCMUIO
560 tristate "Winsystems PCM-UIO48A and PCM-UIO96A PC/104 board support"
561 ---help---
562 Enable support for PCM-UIO48A and PCM-UIO96A PC/104 boards.
563
564 To compile this driver as a module, choose M here: the module will be
565 called pcmuio.
566
567config COMEDI_MULTIQ3
568 tristate "Quanser Consulting MultiQ-3 ISA card support"
569 ---help---
570 Enable support for Quanser Consulting MultiQ-3 ISA cards
571
572 To compile this driver as a module, choose M here: the module will be
573 called multiq3.
574
575config COMEDI_S526
576 tristate "Sensoray s526 support"
577 ---help---
578 Enable support for Sensoray s526
579
580 To compile this driver as a module, choose M here: the module will be
581 called s526.
582
583endif # COMEDI_ISA_DRIVERS
584
585menuconfig COMEDI_PCI_DRIVERS
586 bool "Comedi PCI drivers"
587 depends on PCI
588 ---help---
589 Enable support for comedi PCI drivers.
590
591if COMEDI_PCI_DRIVERS
592
593config COMEDI_8255_PCI
594 tristate "Generic PCI based 8255 digital i/o board support"
595 select COMEDI_8255
596 ---help---
597 Enable support for PCI based 8255 digital i/o boards. This driver
598 provides a PCI wrapper around the generic 8255 driver.
599
600 Supported boards:
601 ADlink - PCI-7224, PCI-7248, and PCI-7296
602 Measurement Computing - PCI-DIO24, PCI-DIO24H, PCI-DIO48H and
603 PCI-DIO96H
604 National Instruments - PCI-DIO-96, PCI-DIO-96B, PXI-6508, PCI-6503,
605 PCI-6503B, PCI-6503X, and PXI-6503
606
607 To compile this driver as a module, choose M here: the module will
608 be called 8255_pci.
609
610config COMEDI_ADDI_WATCHDOG
611 tristate
612 ---help---
613 Provides support for the watchdog subdevice found on many ADDI-DATA
614 boards. This module will be automatically selected when needed. The
615 module will be called addi_watchdog.
616
617config COMEDI_ADDI_APCI_035
618 tristate "ADDI-DATA APCI_035 support"
619 ---help---
620 Enable support for ADDI-DATA APCI_035 cards
621
622 To compile this driver as a module, choose M here: the module will be
623 called addi_apci_035.
624
625config COMEDI_ADDI_APCI_1032
626 tristate "ADDI-DATA APCI_1032 support"
627 ---help---
628 Enable support for ADDI-DATA APCI_1032 cards
629
630 To compile this driver as a module, choose M here: the module will be
631 called addi_apci_1032.
632
633config COMEDI_ADDI_APCI_1500
634 tristate "ADDI-DATA APCI_1500 support"
635 ---help---
636 Enable support for ADDI-DATA APCI_1500 cards
637
638 To compile this driver as a module, choose M here: the module will be
639 called addi_apci_1500.
640
641config COMEDI_ADDI_APCI_1516
642 tristate "ADDI-DATA APCI-1016/1516/2016 support"
643 select COMEDI_ADDI_WATCHDOG
644 ---help---
645 Enable support for ADDI-DATA APCI-1016, APCI-1516 and APCI-2016 boards.
646 These are 16 channel, optically isolated, digital I/O boards. The 1516
647 and 2016 boards also have a watchdog for resetting the outputs to "0".
648
649 To compile this driver as a module, choose M here: the module will be
650 called addi_apci_1516.
651
652config COMEDI_ADDI_APCI_1564
653 tristate "ADDI-DATA APCI_1564 support"
654 select COMEDI_ADDI_WATCHDOG
655 ---help---
656 Enable support for ADDI-DATA APCI_1564 cards
657
658 To compile this driver as a module, choose M here: the module will be
659 called addi_apci_1564.
660
661config COMEDI_ADDI_APCI_16XX
662 tristate "ADDI-DATA APCI_16xx support"
663 ---help---
664 Enable support for ADDI-DATA APCI_16xx cards
665
666 To compile this driver as a module, choose M here: the module will be
667 called addi_apci_16xx.
668
669config COMEDI_ADDI_APCI_2032
670 tristate "ADDI-DATA APCI_2032 support"
671 select COMEDI_ADDI_WATCHDOG
672 ---help---
673 Enable support for ADDI-DATA APCI_2032 cards
674
675 To compile this driver as a module, choose M here: the module will be
676 called addi_apci_2032.
677
678config COMEDI_ADDI_APCI_2200
679 tristate "ADDI-DATA APCI_2200 support"
680 select COMEDI_ADDI_WATCHDOG
681 ---help---
682 Enable support for ADDI-DATA APCI_2200 cards
683
684 To compile this driver as a module, choose M here: the module will be
685 called addi_apci_2200.
686
687config COMEDI_ADDI_APCI_3120
688 tristate "ADDI-DATA APCI_3120/3001 support"
689 depends on VIRT_TO_BUS
690 select COMEDI_FC
691 ---help---
692 Enable support for ADDI-DATA APCI_3120/3001 cards
693
694 To compile this driver as a module, choose M here: the module will be
695 called addi_apci_3120.
696
697config COMEDI_ADDI_APCI_3501
698 tristate "ADDI-DATA APCI_3501 support"
699 ---help---
700 Enable support for ADDI-DATA APCI_3501 cards
701
702 To compile this driver as a module, choose M here: the module will be
703 called addi_apci_3501.
704
705config COMEDI_ADDI_APCI_3XXX
706 tristate "ADDI-DATA APCI_3xxx support"
707 ---help---
708 Enable support for ADDI-DATA APCI_3xxx cards
709
710 To compile this driver as a module, choose M here: the module will be
711 called addi_apci_3xxx.
712
713config COMEDI_ADL_PCI6208
714 tristate "ADLink PCI-6208A support"
715 ---help---
716 Enable support for ADLink PCI-6208A cards
717
718 To compile this driver as a module, choose M here: the module will be
719 called adl_pci6208.
720
721config COMEDI_ADL_PCI7X3X
722 tristate "ADLink PCI-723X/743X isolated digital i/o board support"
723 ---help---
724 Enable support for ADlink PCI-723X/743X isolated digital i/o boards.
725 Supported boards include the 32-channel PCI-7230 (16 in/16 out),
726 PCI-7233 (32 in), and PCI-7234 (32 out) as well as the 64-channel
727 PCI-7432 (32 in/32 out), PCI-7433 (64 in), and PCI-7434 (64 out).
728
729 To compile this driver as a module, choose M here: the module will be
730 called adl_pci7x3x.
731
732config COMEDI_ADL_PCI8164
733 tristate "ADLink PCI-8164 4 Axes Motion Control board support"
734 ---help---
735 Enable support for ADlink PCI-8164 4 Axes Motion Control board
736
737 To compile this driver as a module, choose M here: the module will be
738 called adl_pci8164.
739
740config COMEDI_ADL_PCI9111
741 tristate "ADLink PCI-9111HR support"
742 select COMEDI_FC
743 ---help---
744 Enable support for ADlink PCI9111 cards
745
746 To compile this driver as a module, choose M here: the module will be
747 called adl_pci9111.
748
749config COMEDI_ADL_PCI9118
750 tristate "ADLink PCI-9118DG, PCI-9118HG, PCI-9118HR support"
751 select COMEDI_FC
752 depends on VIRT_TO_BUS
753 ---help---
754 Enable support for ADlink PCI-9118DG, PCI-9118HG, PCI-9118HR cards
755
756 To compile this driver as a module, choose M here: the module will be
757 called adl_pci9118.
758
759config COMEDI_ADV_PCI1710
760 tristate "Advantech PCI-171x, PCI-1720 and PCI-1731 support"
761 select COMEDI_FC
762 ---help---
763 Enable support for Advantech PCI-1710, PCI-1710HG, PCI-1711,
764 PCI-1713, PCI-1720 and PCI-1731
765
766 To compile this driver as a module, choose M here: the module will be
767 called adv_pci1710.
768
769config COMEDI_ADV_PCI1723
770 tristate "Advantech PCI-1723 support"
771 ---help---
772 Enable support for Advantech PCI-1723 cards
773
774 To compile this driver as a module, choose M here: the module will be
775 called adv_pci1723.
776
777config COMEDI_ADV_PCI1724
778 tristate "Advantech PCI-1724U support"
779 ---help---
780 Enable support for Advantech PCI-1724U cards. These are 32-channel
781 analog output cards with voltage and current loop output ranges and
782 14-bit resolution.
783
784 To compile this driver as a module, choose M here: the module will be
785 called adv_pci1724.
786
787config COMEDI_ADV_PCI_DIO
788 tristate "Advantech PCI DIO card support"
789 select COMEDI_8255
790 ---help---
791 Enable support for Advantech PCI DIO cards
792 PCI-1730, PCI-1733, PCI-1734, PCI-1735U, PCI-1736UP, PCI-1739U,
793 PCI-1750, PCI-1751, PCI-1752, PCI-1753/E, PCI-1754, PCI-1756,
794 PCI-1760 and PCI-1762
795
796 To compile this driver as a module, choose M here: the module will be
797 called adv_pci_dio.
798
799config COMEDI_AMPLC_DIO200_PCI
800 tristate "Amplicon PCI215/PCI272/PCIe215/PCIe236/PCIe296 DIO support"
801 select COMEDI_AMPLC_DIO200
802 ---help---
803 Enable support for Amplicon PCI215, PCI272, PCIe215, PCIe236
804 and PCIe296 DIO boards.
805
806 To compile this driver as a module, choose M here: the module will be
807 called amplc_dio200_pci.
808
809config COMEDI_AMPLC_PC236_PCI
810 tristate "Amplicon PCI236 DIO board support"
811 select COMEDI_AMPLC_PC236
812 ---help---
813 Enable support for Amplicon PCI236 DIO board.
814
815 To compile this driver as a module, choose M here: the module will be
816 called amplc_pc236.
817
818config COMEDI_AMPLC_PC263_PCI
819 tristate "Amplicon PCI263 relay board support"
820 ---help---
821 Enable support for Amplicon PCI263 relay board. This is a PCI board
822 with 16 reed relay output channels.
823
824 To compile this driver as a module, choose M here: the module will be
825 called amplc_pci263.
826
827config COMEDI_AMPLC_PCI224
828 tristate "Amplicon PCI224 and PCI234 support"
829 select COMEDI_FC
830 ---help---
831 Enable support for Amplicon PCI224 and PCI234 AO boards
832
833 To compile this driver as a module, choose M here: the module will be
834 called amplc_pci224.
835
836config COMEDI_AMPLC_PCI230
837 tristate "Amplicon PCI230 and PCI260 support"
838 select COMEDI_8255
839 ---help---
840 Enable support for Amplicon PCI230 and PCI260 Multifunction I/O
841 boards
842
843 To compile this driver as a module, choose M here: the module will be
844 called amplc_pci230.
845
846config COMEDI_CONTEC_PCI_DIO
847 tristate "Contec PIO1616L digital I/O board support"
848 ---help---
849 Enable support for the Contec PIO1616L digital I/O board
850
851 To compile this driver as a module, choose M here: the module will be
852 called contec_pci_dio.
853
854config COMEDI_DAS08_PCI
855 tristate "DAS-08 PCI support"
856 select COMEDI_DAS08
857 ---help---
858 Enable support for PCI DAS-08 cards.
859
860 To compile this driver as a module, choose M here: the module will be
861 called das08_pci.
862
863config COMEDI_DT3000
864 tristate "Data Translation DT3000 series support"
865 select COMEDI_FC
866 ---help---
867 Enable support for Data Translation DT3000 series
868 DT3001, DT3001-PGL, DT3002, DT3003, DT3003-PGL, DT3004, DT3005 and
869 DT3004-200
870
871 To compile this driver as a module, choose M here: the module will be
872 called dt3000.
873
874config COMEDI_DYNA_PCI10XX
875 tristate "Dynalog PCI DAQ series support"
876 ---help---
877 Enable support for Dynalog PCI DAQ series
878 PCI-1050
879
880 To compile this driver as a module, choose M here: the module will be
881 called dyna_pci10xx.
882
883config COMEDI_GSC_HPDI
884 tristate "General Standards PCI-HPDI32 / PMC-HPDI32 support"
885 select COMEDI_FC
886 ---help---
887 Enable support for General Standards Corporation high speed parallel
888 digital interface rs485 boards PCI-HPDI32 and PMC-HPDI32.
889 Only receive mode works, transmit not supported.
890
891 To compile this driver as a module, choose M here: the module will be
892 called gsc_hpdi.
893
894config COMEDI_MF6X4
895 tristate "Humusoft MF634 and MF624 DAQ Card support"
896 ---help---
897 This driver supports both Humusoft MF634 and MF624 Data acquisition
898 cards. The legacy Humusoft MF614 card is not supported.
899
900config COMEDI_ICP_MULTI
901 tristate "Inova ICP_MULTI support"
902 ---help---
903 Enable support for Inova ICP_MULTI card
904
905 To compile this driver as a module, choose M here: the module will be
906 called icp_multi.
907
908config COMEDI_DAQBOARD2000
909 tristate "IOtech DAQboard/2000 support"
910 select COMEDI_8255
911 ---help---
912 Enable support for the IOtech DAQboard/2000
913
914 To compile this driver as a module, choose M here: the module will be
915 called daqboard2000.
916
917config COMEDI_JR3_PCI
918 tristate "JR3/PCI force sensor board support"
919 ---help---
920 Enable support for JR3/PCI force sensor boards
921
922 To compile this driver as a module, choose M here: the module will be
923 called jr3_pci.
924
925config COMEDI_KE_COUNTER
926 tristate "Kolter-Electronic PCI Counter 1 card support"
927 ---help---
928 Enable support for Kolter-Electronic PCI Counter 1 cards
929
930 To compile this driver as a module, choose M here: the module will be
931 called ke_counter.
932
933config COMEDI_CB_PCIDAS64
934 tristate "MeasurementComputing PCI-DAS 64xx, 60xx, and 4020 support"
935 select COMEDI_8255
936 select COMEDI_FC
937 ---help---
938 Enable support for ComputerBoards/MeasurementComputing PCI-DAS 64xx,
939 60xx, and 4020 series with the PLX 9080 PCI controller
940
941 To compile this driver as a module, choose M here: the module will be
942 called cb_pcidas64.
943
944config COMEDI_CB_PCIDAS
945 tristate "MeasurementComputing PCI-DAS support"
946 select COMEDI_8255
947 select COMEDI_FC
948 ---help---
949 Enable support for ComputerBoards/MeasurementComputing PCI-DAS with
950 AMCC S5933 PCIcontroller: PCI-DAS1602/16, PCI-DAS1602/16jr,
951 PCI-DAS1602/12, PCI-DAS1200, PCI-DAS1200jr, PCI-DAS1000, PCI-DAS1001
952 and PCI_DAS1002.
953
954 To compile this driver as a module, choose M here: the module will be
955 called cb_pcidas.
956
957config COMEDI_CB_PCIDDA
958 tristate "MeasurementComputing PCI-DDA series support"
959 select COMEDI_8255
960 ---help---
961 Enable support for ComputerBoards/MeasurementComputing PCI-DDA
962 series: PCI-DDA08/12, PCI-DDA04/12, PCI-DDA02/12, PCI-DDA08/16,
963 PCI-DDA04/16 and PCI-DDA02/16
964
965 To compile this driver as a module, choose M here: the module will be
966 called cb_pcidda.
967
968config COMEDI_CB_PCIMDAS
969 tristate "MeasurementComputing PCIM-DAS1602/16 support"
970 select COMEDI_8255
971 ---help---
972 Enable support for ComputerBoards/MeasurementComputing PCI Migration
973 series PCIM-DAS1602/16
974
975 To compile this driver as a module, choose M here: the module will be
976 called cb_pcimdas.
977
978config COMEDI_CB_PCIMDDA
979 tristate "MeasurementComputing PCIM-DDA06-16 support"
980 select COMEDI_8255
981 ---help---
982 Enable support for ComputerBoards/MeasurementComputing PCIM-DDA06-16
983
984 To compile this driver as a module, choose M here: the module will be
985 called cb_pcimdda.
986
987config COMEDI_ME4000
988 tristate "Meilhaus ME-4000 support"
989 ---help---
990 Enable support for Meilhaus PCI data acquisition cards
991 ME-4650, ME-4670i, ME-4680, ME-4680i and ME-4680is
992
993 To compile this driver as a module, choose M here: the module will be
994 called me4000.
995
996config COMEDI_ME_DAQ
997 tristate "Meilhaus ME-2000i, ME-2600i, ME-3000vm1 support"
998 ---help---
999 Enable support for Meilhaus PCI data acquisition cards
1000 ME-2000i, ME-2600i and ME-3000vm1
1001
1002 To compile this driver as a module, choose M here: the module will be
1003 called me_daq.
1004
1005config COMEDI_NI_6527
1006 tristate "NI 6527 support"
1007 ---help---
1008 Enable support for the National Instruments 6527 PCI card
1009
1010 To compile this driver as a module, choose M here: the module will be
1011 called ni_6527.
1012
1013config COMEDI_NI_65XX
1014 tristate "NI 65xx static dio PCI card support"
1015 depends on HAS_DMA
1016 select COMEDI_MITE
1017 ---help---
1018 Enable support for National Instruments 65xx static dio boards.
1019 Supported devices: National Instruments PCI-6509 (ni_65xx),
1020 PXI-6509, PCI-6510, PCI-6511, PXI-6511, PCI-6512, PXI-6512, PCI-6513,
1021 PXI-6513, PCI-6514, PXI-6514, PCI-6515, PXI-6515, PCI-6516, PCI-6517,
1022 PCI-6518, PCI-6519, PCI-6520, PCI-6521, PXI-6521, PCI-6528, PXI-6528
1023
1024 To compile this driver as a module, choose M here: the module will be
1025 called ni_65xx.
1026
1027config COMEDI_NI_660X
1028 tristate "NI 660x counter/timer PCI card support"
1029 depends on HAS_DMA
1030 select COMEDI_NI_TIOCMD
1031 ---help---
1032 Enable support for National Instruments PCI-6601 (ni_660x), PCI-6602,
1033 PXI-6602, PXI-6608 and PXI-6624.
1034
1035 To compile this driver as a module, choose M here: the module will be
1036 called ni_660x.
1037
1038config COMEDI_NI_670X
1039 tristate "NI 670x PCI card support"
1040 depends on HAS_DMA
1041 select COMEDI_MITE
1042 ---help---
1043 Enable support for National Instruments PCI-6703 and PCI-6704
1044
1045 To compile this driver as a module, choose M here: the module will be
1046 called ni_670x.
1047
1048config COMEDI_NI_LABPC_PCI
1049 tristate "NI Lab-PC PCI-1200 support"
1050 depends on HAS_DMA
1051 select COMEDI_NI_LABPC
1052 select COMEDI_MITE
1053 ---help---
1054 Enable support for National Instruments Lab-PC PCI-1200.
1055
1056 To compile this driver as a module, choose M here: the module will be
1057 called ni_labpc_pci.
1058
1059config COMEDI_NI_PCIDIO
1060 tristate "NI PCI-DIO32HS, PCI-6533, PCI-6534 support"
1061 depends on HAS_DMA
1062 select COMEDI_MITE
1063 select COMEDI_8255
1064 ---help---
1065 Enable support for National Instruments PCI-DIO-32HS, PXI-6533,
1066 PCI-6533 and PCI-6534
1067
1068 To compile this driver as a module, choose M here: the module will be
1069 called ni_pcidio.
1070
1071config COMEDI_NI_PCIMIO
1072 tristate "NI PCI-MIO-E series and M series support"
1073 depends on HAS_DMA
1074 select COMEDI_NI_TIOCMD
1075 select COMEDI_8255
1076 select COMEDI_FC
1077 ---help---
1078 Enable support for National Instruments PCI-MIO-E series and M series
1079 (all boards): PCI-MIO-16XE-10, PXI-6030E, PCI-MIO-16E-1,
1080 PCI-MIO-16E-4, PCI-6014, PCI-6040E, PXI-6040E, PCI-6030E, PCI-6031E,
1081 PCI-6032E, PCI-6033E, PCI-6071E, PCI-6023E, PCI-6024E, PCI-6025E,
1082 PXI-6025E, PCI-6034E, PCI-6035E, PCI-6052E, PCI-6110, PCI-6111,
1083 PCI-6220, PCI-6221, PCI-6224, PXI-6224, PCI-6225, PXI-6225, PCI-6229,
1084 PCI-6250, PCI-6251, PCIe-6251, PCI-6254, PCI-6259, PCIe-6259,
1085 PCI-6280, PCI-6281, PXI-6281, PCI-6284, PCI-6289, PCI-6711, PXI-6711,
1086 PCI-6713, PXI-6713, PXI-6071E, PCI-6070E, PXI-6070E, PXI-6052E,
1087 PCI-6036E, PCI-6731, PCI-6733, PXI-6733, PCI-6143, PXI-6143
1088
1089 To compile this driver as a module, choose M here: the module will be
1090 called ni_pcimio.
1091
1092config COMEDI_RTD520
1093 tristate "Real Time Devices PCI4520/DM7520 support"
1094 ---help---
1095 Enable support for Real Time Devices PCI4520/DM7520
1096
1097 To compile this driver as a module, choose M here: the module will be
1098 called rtd520.
1099
1100config COMEDI_S626
1101 tristate "Sensoray 626 support"
1102 select COMEDI_FC
1103 ---help---
1104 Enable support for Sensoray 626
1105
1106 To compile this driver as a module, choose M here: the module will be
1107 called s626.
1108
1109config COMEDI_MITE
1110 depends on HAS_DMA
1111 select COMEDI_FC
1112 tristate
1113
1114config COMEDI_NI_TIOCMD
1115 tristate
1116 depends on HAS_DMA
1117 select COMEDI_NI_TIO
1118 select COMEDI_MITE
1119
1120endif # COMEDI_PCI_DRIVERS
1121
1122menuconfig COMEDI_PCMCIA_DRIVERS
1123 bool "Comedi PCMCIA drivers"
1124 depends on PCMCIA
1125 ---help---
1126 Enable support for comedi PCMCIA drivers.
1127
1128if COMEDI_PCMCIA_DRIVERS
1129
1130config COMEDI_CB_DAS16_CS
1131 tristate "CB DAS16 series PCMCIA support"
1132 ---help---
1133 Enable support for the ComputerBoards/MeasurementComputing PCMCIA
1134 cards DAS16/16, PCM-DAS16D/12 and PCM-DAS16s/16
1135
1136 To compile this driver as a module, choose M here: the module will be
1137 called cb_das16_cs.
1138
1139config COMEDI_DAS08_CS
1140 tristate "CB DAS08 PCMCIA support"
1141 select COMEDI_DAS08
1142 ---help---
1143 Enable support for the ComputerBoards/MeasurementComputing DAS-08
1144 PCMCIA card
1145
1146 To compile this driver as a module, choose M here: the module will be
1147 called das08_cs.
1148
1149config COMEDI_NI_DAQ_700_CS
1150 tristate "NI DAQCard-700 PCMCIA support"
1151 ---help---
1152 Enable support for the National Instruments PCMCIA DAQCard-700 DIO
1153
1154 To compile this driver as a module, choose M here: the module will be
1155 called ni_daq_700.
1156
1157config COMEDI_NI_DAQ_DIO24_CS
1158 tristate "NI DAQ-Card DIO-24 PCMCIA support"
1159 select COMEDI_8255
1160 ---help---
1161 Enable support for the National Instruments PCMCIA DAQ-Card DIO-24
1162
1163 To compile this driver as a module, choose M here: the module will be
1164 called ni_daq_dio24.
1165
1166config COMEDI_NI_LABPC_CS
1167 tristate "NI DAQCard-1200 PCMCIA support"
1168 select COMEDI_NI_LABPC
1169 ---help---
1170 Enable support for the National Instruments PCMCIA DAQCard-1200
1171
1172 To compile this driver as a module, choose M here: the module will be
1173 called ni_labpc_cs.
1174
1175config COMEDI_NI_MIO_CS
1176 tristate "NI DAQCard E series PCMCIA support"
1177 select COMEDI_NI_TIO
1178 select COMEDI_8255
1179 select COMEDI_FC
1180 ---help---
1181 Enable support for the National Instruments PCMCIA DAQCard E series
1182 DAQCard-ai-16xe-50, DAQCard-ai-16e-4, DAQCard-6062E, DAQCard-6024E
1183 and DAQCard-6036E
1184
1185 To compile this driver as a module, choose M here: the module will be
1186 called ni_mio_cs.
1187
1188config COMEDI_QUATECH_DAQP_CS
1189 tristate "Quatech DAQP PCMCIA data capture card support"
1190 select COMEDI_FC
1191 ---help---
1192 Enable support for the Quatech DAQP PCMCIA data capture cards
1193 DAQP-208 and DAQP-308
1194
1195 To compile this driver as a module, choose M here: the module will be
1196 called quatech_daqp_cs.
1197
1198endif # COMEDI_PCMCIA_DRIVERS
1199
1200menuconfig COMEDI_USB_DRIVERS
1201 bool "Comedi USB drivers"
1202 depends on USB
1203 ---help---
1204 Enable support for comedi USB drivers.
1205
1206if COMEDI_USB_DRIVERS
1207
1208config COMEDI_DT9812
1209 tristate "DataTranslation DT9812 USB module support"
1210 ---help---
1211 Enable support for the Data Translation DT9812 USB module
1212
1213 To compile this driver as a module, choose M here: the module will be
1214 called dt9812.
1215
1216config COMEDI_USBDUX
1217 tristate "ITL USB-DUX-D support"
1218 ---help---
1219 Enable support for the Incite Technology Ltd USB-DUX-D Board
1220
1221 To compile this driver as a module, choose M here: the module will be
1222 called usbdux.
1223
1224config COMEDI_USBDUXFAST
1225 tristate "ITL USB-DUXfast support"
1226 select COMEDI_FC
1227 ---help---
1228 Enable support for the Incite Technology Ltd USB-DUXfast Board
1229
1230 To compile this driver as a module, choose M here: the module will be
1231 called usbduxfast.
1232
1233config COMEDI_USBDUXSIGMA
1234 tristate "ITL USB-DUXsigma support"
1235 select COMEDI_FC
1236 ---help---
1237 Enable support for the Incite Technology Ltd USB-DUXsigma Board
1238
1239 To compile this driver as a module, choose M here: the module will be
1240 called usbduxsigma.
1241
1242config COMEDI_VMK80XX
1243 tristate "Velleman VM110/VM140 USB Board support"
1244 ---help---
1245 Build the Velleman USB Board Low-Level Driver supporting the
1246 K8055/K8061 aka VM110/VM140 devices
1247
1248 To compile this driver as a module, choose M here: the module will be
1249 called vmk80xx.
1250
1251endif # COMEDI_USB_DRIVERS
1252
1253config COMEDI_8255
1254 tristate "Generic 8255 support"
1255 ---help---
1256 Enable generic 8255 support.
1257
1258 You should enable compilation this driver if you plan to use a board
1259 that has an 8255 chip. For multifunction boards, the main driver will
1260 configure the 8255 subdevice automatically.
1261
1262 Note that most PCI based 8255 boards use the 8255_pci driver as a
1263 wrapper around this driver.
1264
1265 To compile this driver as a module, choose M here: the module will be
1266 called 8255.
1267
1268config COMEDI_FC
1269 tristate
1270
1271config COMEDI_AMPLC_DIO200
1272 tristate
1273
1274config COMEDI_AMPLC_PC236
1275 tristate
1276 select COMEDI_8255
1277
1278config COMEDI_DAS08
1279 tristate
1280 select COMEDI_8255
1281
1282config COMEDI_NI_LABPC
1283 tristate
1284 select COMEDI_8255
1285 select COMEDI_FC
1286
1287config COMEDI_NI_LABPC_ISADMA
1288 tristate
1289
1290config COMEDI_NI_TIO
1291 tristate
1292
1293endif # COMEDI