removed DAQBoard2000 FPGA option
authorDavid Schleef <ds@schleef.org>
Wed, 27 Nov 2002 00:25:35 +0000 (00:25 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 27 Nov 2002 00:25:35 +0000 (00:25 +0000)
comedi/Config.in

index 5cd17b6c34fe1c58099133da559a687dda25105c..337437cb75430f5af6eaf67e1474ea07ce300071 100644 (file)
@@ -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