fixed adl9118 driver
authorDavid Schleef <ds@schleef.org>
Thu, 30 Nov 2000 00:31:37 +0000 (00:31 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 30 Nov 2000 00:31:37 +0000 (00:31 +0000)
comedi/Config.in

index 3ccf7c153ca25df711f2d333452b38860c54335d..31b29da1408977a829963cb3c211e312746542a7 100644 (file)
@@ -79,12 +79,9 @@ dep_tristate 'DAS-800 and compatibles' CONFIG_COMEDI_DAS800 $CONFIG_COMEDI
 dep_tristate 'Generic 8255 support' CONFIG_COMEDI_8255 $CONFIG_COMEDI
 dep_tristate 'Quanser Consulting MultiQ-3' CONFIG_COMEDI_MULTIQ3 $CONFIG_COMEDI
 dep_tristate 'Generic parallel port support' CONFIG_COMEDI_PARPORT $CONFIG_COMEDI
-dep_tristate 'ADLink PCI-9118DG/HR/HG' CONFIG_COMEDI_ADLPCI9118 $CONFIG_COMEDI
+dep_tristate 'ADLink PCI-9118DG/HR/HG' CONFIG_COMEDI_ADL_PCI9118 $CONFIG_COMEDI
 dep_tristate 'PCL-711, PCL-711b, ACL-8112, and compatibles' CONFIG_COMEDI_PCL711 $CONFIG_COMEDI
 dep_tristate 'PCL-722/724/731, ACL-7122/7124, PET-48DIO' CONFIG_COMEDI_PCL724 $CONFIG_COMEDI
-if [ "$CONFIG_COMEDI_PCL724" = "m" ];then
-       define_bool CONFIG_COMEDI_8255 m
-fi
 dep_tristate 'PCL-725' CONFIG_COMEDI_PCL725 $CONFIG_COMEDI
 dep_tristate 'PCL-726' CONFIG_COMEDI_PCL726 $CONFIG_COMEDI
 dep_tristate 'Advantech PCL-812PG, PCL-813B' CONFIG_COMEDI_PCL812 $CONFIG_COMEDI