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