* Re: [PATCH 2/2] Staging: comedi: add dyna_pci10xx0 driver to Makefile
2011-06-09 9:17 [PATCH 2/2] Staging: comedi: add dyna_pci10xx0 driver to Makefile Prashant P. Shah
@ 2011-06-09 9:13 ` Prashant Shah
0 siblings, 0 replies; 2+ messages in thread
From: Prashant Shah @ 2011-06-09 9:13 UTC (permalink / raw)
To: devel; +Cc: Greg Kroah-Hartman, Frank Mori Hess, Ian Abbott, linux-kernel
Hi,
On Thu, Jun 9, 2011 at 2:47 PM, Prashant P. Shah <pshah.mumbai@gmail.com> wrote:
> Add dyna_pci10xx0 entry to comedi Kconfig and Makefile
Please use the patches that I have resend. I made a spelling mistake
in the commit message (extra 0 in the dyna_pci10xx0 name)
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 2/2] Staging: comedi: add dyna_pci10xx0 driver to Makefile
@ 2011-06-09 9:17 Prashant P. Shah
2011-06-09 9:13 ` Prashant Shah
0 siblings, 1 reply; 2+ messages in thread
From: Prashant P. Shah @ 2011-06-09 9:17 UTC (permalink / raw)
To: devel; +Cc: Greg Kroah-Hartman, Frank Mori Hess, Ian Abbott, linux-kernel
Add dyna_pci10xx0 entry to comedi Kconfig and Makefile
Signed-off-by: Prashant P. Shah <pshah.mumbai@gmail.com>
---
drivers/staging/comedi/Kconfig | 10 ++++++++++
drivers/staging/comedi/drivers/Makefile | 1 +
2 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig
index 1502d80..df1ac0a 100644
--- a/drivers/staging/comedi/Kconfig
+++ b/drivers/staging/comedi/Kconfig
@@ -820,6 +820,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
diff --git a/drivers/staging/comedi/drivers/Makefile b/drivers/staging/comedi/drivers/Makefile
index 354fb7d..33bf1f5 100644
--- a/drivers/staging/comedi/drivers/Makefile
+++ b/drivers/staging/comedi/drivers/Makefile
@@ -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
--
1.7.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-09 9:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-09 9:17 [PATCH 2/2] Staging: comedi: add dyna_pci10xx0 driver to Makefile Prashant P. Shah
2011-06-09 9:13 ` Prashant Shah
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®