staging: comedi: Make COMEDI_FC a hidden Kconfig option
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 29 May 2012 22:30:18 +0000 (15:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:46:07 +0000 (20:46 -0700)
commit5b28e55eb15f88920cd509332a22f80d72d55284
tree3aa6507d995b910a550c41e16a5441f860b20af4
parent856ff77e3307eb89ba68e7cc3c1fa91112efff89
staging: comedi: Make COMEDI_FC a hidden Kconfig option

The COMEDI_FC Kconfig option is selected by the relevant drivers
when needed. Since it only contains shared functions, selecting
it manually serves no purpose. Just make it a hidden selection.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/Kconfig