From: David Schleef Date: Wed, 27 Nov 2002 00:25:35 +0000 (+0000) Subject: removed DAQBoard2000 FPGA option X-Git-Tag: r0_7_67x~150 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8402e1077620c0a0386a182d617e21e1b0ae6608;p=comedi.git removed DAQBoard2000 FPGA option --- diff --git a/comedi/Config.in b/comedi/Config.in index 5cd17b6c..337437cb 100644 --- a/comedi/Config.in +++ b/comedi/Config.in @@ -112,7 +112,6 @@ if [ "$CONFIG_PCMCIA" = "y" -o "$CONFIG_PCMCIA" = "m" ];then fi 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 'FL512' CONFIG_COMEDI_FL512 $CONFIG_COMEDI if [ "$CONFIG_8260" = "y" ];then