Merged PCMAD driver
authorDavid Schleef <ds@schleef.org>
Sun, 27 May 2001 23:56:00 +0000 (23:56 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 27 May 2001 23:56:00 +0000 (23:56 +0000)
comedi/Config.in

index f7c19ad1d1418ebcba0c95ee1417ff74f719cca9..8493bb66050260c6eeb939f734a84a4ffedba7a7 100644 (file)
@@ -100,6 +100,7 @@ if [ "$CONFIG_8260" = "y" ];then
        dep_tristate 'MPC 8260 CPM driver' CONFIG_COMEDI_MPC8260CPM $CONFIG_COMEDI
 fi
 dep_tristate 'Generic ISA driver for simple boards' CONFIG_COMEDI_POC $CONFIG_COMEDI
+dep_tristate 'Winsystems PCM-A/D' CONFIG_COMEDI_PCMAD $CONFIG_COMEDI
 dep_tristate 'Skeleton driver' CONFIG_COMEDI_SKEL $CONFIG_COMEDI
 
 if [ "$CONFIG_COMEDI_RT" = "y" ];then