From: Alexander Kurz Date: Sat, 15 May 2010 12:09:01 +0000 (+0400) Subject: Staging: comedi: Kconfig dependancy fixes X-Git-Tag: v2.6.35-rc1~441^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba2450b89bd9dce7d8926d919a67ed515be3e05f;p=pandora-kernel.git Staging: comedi: Kconfig dependancy fixes There are three minor changes I would like to do on my last patch: * Comedi is formally not dependant on any hardware, e.g. it is possible to use comedi_test without (PCI || PCMCIA || PCCARD || USB || ISA) * comedi_parport is not dependant on PARPORT_PC. * indirect ni_mio_cs (16-bit PCMCIA) dependancy on mite PCI-chip may confuse users, thus changing COMEDI_NI_TIO depends on COMEDI_MITE to select COMEDI_MITE. Signed-off-by: Alexander Kurz Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed