From 41e7faa0a2654ef1ce318ed02cda0236fd020aa1 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 11 Oct 2000 00:54:05 +0000 Subject: [PATCH] added fpga conf option for dasboard2000 --- comedi/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/comedi/Config.in b/comedi/Config.in index 0e5c9f88..493add4d 100644 --- a/comedi/Config.in +++ b/comedi/Config.in @@ -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 -- 2.26.2