added fpga conf option for dasboard2000
authorDavid Schleef <ds@schleef.org>
Wed, 11 Oct 2000 00:54:05 +0000 (00:54 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 11 Oct 2000 00:54:05 +0000 (00:54 +0000)
comedi/Config.in

index 0e5c9f88dce3d6f32ad019dac418a27189495993..493add4d4aef90e8177803a544437dbf268cd446 100644 (file)
@@ -86,6 +86,7 @@ dep_tristate 'Analog Devices RTI-802' CONFIG_COMEDI_RTI802 $CONFIG_COMEDI
 dep_tristate 'Intelligent Instrumentation PCI-20001C' CONFIG_COMEDI_II_PCI20KC $CONFIG_COMEDI
 if [ "$CONFIG_PCI" = "y" ];then
        dep_tristate 'IOtech DaqBoard/2000' CONFIG_COMEDI_DAQBOARD2000 $CONFIG_COMEDI
+       bool '  Compile in DaqBoard/2000 FPGA code' CONFIG_COMEDI_DAQBOARD2000_FPGA
 fi
 dep_tristate 'Skeleton driver' CONFIG_COMEDI_SKEL $CONFIG_COMEDI