projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f073b
)
PCMCIA fixes
author
David Schleef
<ds@schleef.org>
Wed, 24 May 2000 23:19:41 +0000
(23:19 +0000)
committer
David Schleef
<ds@schleef.org>
Wed, 24 May 2000 23:19:41 +0000
(23:19 +0000)
comedi/Config.in
patch
|
blob
|
history
diff --git
a/comedi/Config.in
b/comedi/Config.in
index 4a3293e71a2a142a9e5f04c5e88ee794bb02379d..5c01e6079b331fa5a9585cc229931dccff7c2408 100644
(file)
--- a/
comedi/Config.in
+++ b/
comedi/Config.in
@@
-46,7
+46,7
@@
fi
bool 'National Instruments boards' CONFIG_COMEDI_NI
if [ "$CONFIG_COMEDI_NI" = "y" ];then
tristate ' AT-MIO E series' CONFIG_COMEDI_NI_ATMIO
- if [ "$CONFIG_PCMCIA"
= "y
" ];then
+ if [ "$CONFIG_PCMCIA"
!= "n
" ];then
tristate ' PCMCIA MIO E series' CONFIG_COMEDI_NI_MIO_CS
fi
if [ "$CONFIG_PCI" = "y" ];then