From: Randy Dunlap on 3 Jun 2010 12:30 On 06/03/10 04:50, Alexander Kurz wrote: > Hi, > the dependancy of ni_labpc on mite was missing, > it will be fixed with this patch > thanks for the report, > Alexander > > From d310498ef2a61057c3f28b10bb417238f33e8265 Mon Sep 17 00:00:00 2001 > From: Alexander Kurz <linux(a)kbdbabel.org> > Date: Thu, 3 Jun 2010 12:00:37 +0200 > Subject: [PATCH] staging/comedi: fixing ni_labpc to mite dependancy > > Signed-off-by: Alexander Kurz <linux(a)kbdbabel.org> > --- > drivers/staging/comedi/Kconfig | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig > index 0aa2b0d..79f5f2e 100644 > --- a/drivers/staging/comedi/Kconfig > +++ b/drivers/staging/comedi/Kconfig > @@ -1272,6 +1272,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 Acked-by: Randy Dunlap <randy.dunlap(a)oracle.com> thanks. -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: scripts: decodecode: use /bin/bash Next: menuconfig: truncate list items |