From 8402e1077620c0a0386a182d617e21e1b0ae6608 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 27 Nov 2002 00:25:35 +0000 Subject: [PATCH] removed DAQBoard2000 FPGA option --- comedi/Config.in | 1 - 1 file changed, 1 deletion(-) 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 -- 2.26.2