Skip to content

Commit

Permalink
Staging: comedi: fixing ni_labpc to mite dependancy
Browse files Browse the repository at this point in the history
the dependancy of ni_labpc on mite was missing,

Signed-off-by: Alexander Kurz <linux@kbdbabel.org>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

index 0aa2b0d..79f5f2e 100644
  • Loading branch information
Alexander Kurz authored and Greg Kroah-Hartman committed Jun 4, 2010
1 parent f502cb6 commit 7f00b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/comedi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1281,6 +1281,7 @@ config COMEDI_NI_TIO

config COMEDI_NI_LABPC
tristate "NI Lab-PC and compatibles ISA and PCI support"
depends on COMEDI_MITE
select COMEDI_8255
select COMEDI_FC
default N
Expand Down

0 comments on commit 7f00b36

Please sign in to comment.