summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/Makefile
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2013-06-07 02:37:20 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-09 08:56:57 +0400
commit145ff35bab0c64320cba09a1c720525e035025c4 (patch)
tree02615ed0dd09c1ed6206a01cd65997e0e0e3b94b /drivers/staging/comedi/drivers/Makefile
parentb37668d0808a1bf15d05e678f431fb5fb4659c90 (diff)
downloadlinux-145ff35bab0c64320cba09a1c720525e035025c4.tar.xz
staging: comedi: pcl730: add support for the PCM-3730 PC/104 board
The PCM-3730 PC/104 board has the same register i/o map as the PCL-730 ISA board. The only difference is the number of isolated digital input and output channels. Add support for the PCM-3770 board to the pcl730 driver and remove the standalone pcm3730 driver. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/comedi/drivers/Makefile')
-rw-r--r--drivers/staging/comedi/drivers/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/comedi/drivers/Makefile b/drivers/staging/comedi/drivers/Makefile
index 5b3c5a24e4e0..30e96269cb61 100644
--- a/drivers/staging/comedi/drivers/Makefile
+++ b/drivers/staging/comedi/drivers/Makefile
@@ -23,7 +23,6 @@ obj-$(CONFIG_COMEDI_PCL812) += pcl812.o
obj-$(CONFIG_COMEDI_PCL816) += pcl816.o
obj-$(CONFIG_COMEDI_PCL818) += pcl818.o
obj-$(CONFIG_COMEDI_PCM3724) += pcm3724.o
-obj-$(CONFIG_COMEDI_PCM3730) += pcm3730.o
obj-$(CONFIG_COMEDI_RTI800) += rti800.o
obj-$(CONFIG_COMEDI_RTI802) += rti802.o
obj-$(CONFIG_COMEDI_DAS16M1) += das16m1.o