Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259714
b: refs/heads/master
c: 880e961
h: refs/heads/master
v: v3
  • Loading branch information
Prashant P. Shah authored and Greg Kroah-Hartman committed Jul 5, 2011
1 parent 3fedede commit 061c92b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 16a7373a8e1420cde99001759ec0eaf56f8931a5
refs/heads/master: 880e96166c2cd1d84df0ccb02d413dcbf422796b
10 changes: 10 additions & 0 deletions trunk/drivers/staging/comedi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,16 @@ config COMEDI_DT3000
To compile this driver as a module, choose M here: the module will be
called dt3000.

config COMEDI_DYNA_PCI10XX
tristate "Dynalog PCI DAQ series support"
default N
---help---
Enable support for Dynalog PCI DAQ series
PCI-1050

To compile this driver as a module, choose M here: the module will be
called dyna_pci10xx.

config COMEDI_UNIOXX5
tristate "Fastwel UNIOxx-5 analog and digital io board support"
default N
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ obj-$(CONFIG_COMEDI_AMPLC_PCI224) += amplc_pci224.o
obj-$(CONFIG_COMEDI_AMPLC_PCI230) += amplc_pci230.o
obj-$(CONFIG_COMEDI_CONTEC_PCI_DIO) += contec_pci_dio.o
obj-$(CONFIG_COMEDI_DT3000) += dt3000.o
obj-$(CONFIG_COMEDI_DYNA_PCI10XX) += dyna_pci10xx.o
obj-$(CONFIG_COMEDI_UNIOXX5) += unioxx5.o
obj-$(CONFIG_COMEDI_GSC_HPDI) += gsc_hpdi.o
obj-$(CONFIG_COMEDI_ICP_MULTI) += icp_multi.o
Expand Down

0 comments on commit 061c92b

Please sign in to comment.