staging: comedi: Move COMEDI_NI_LABPC config option
authorIan Abbott <abbotti@mev.co.uk>
Mon, 25 Jun 2012 18:49:36 +0000 (19:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2012 22:10:57 +0000 (15:10 -0700)
commit2f2ac8ec08ae9e2d3f8ef24f40064a938a86b6f1
tree42841b3b5c9540cb79035f54cb2d8bae28de720c
parentea8d385436d956984ab5875c778a13a91033e0d3
staging: comedi: Move COMEDI_NI_LABPC config option

Move the CONFIG_COMEDI_NI_LABPC option ("NI Lab-PC and compatibles ISA
and PCI support") from the CONFIG_COMEDI_NI_COMMON menu ("Comedi
National Instruments card support  --->") to the
CONFIG_COMEDI_PCI_DRIVERS menu ("Comedi PCI drivers  --->").

It currently depends on PCI but should be split up into separate ISA and
PCI config options eventually as was done for the "das08" driver.  For
now, the PCI card menu seems the best place for it and I plan to get rid
of the CONFIG_COMEDI_NI_COMMON menu altogether.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/Kconfig
This page took 0.02501 seconds and 5 git commands to generate.