projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7145cae
)
Merged PCMAD driver
author
David Schleef
<ds@schleef.org>
Sun, 27 May 2001 23:56:00 +0000
(23:56 +0000)
committer
David Schleef
<ds@schleef.org>
Sun, 27 May 2001 23:56:00 +0000
(23:56 +0000)
comedi/Config.in
patch
|
blob
|
history
diff --git
a/comedi/Config.in
b/comedi/Config.in
index f7c19ad1d1418ebcba0c95ee1417ff74f719cca9..8493bb66050260c6eeb939f734a84a4ffedba7a7 100644
(file)
--- a/
comedi/Config.in
+++ b/
comedi/Config.in
@@
-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