From: H Hartley Sweeten Date: Tue, 29 May 2012 22:30:18 +0000 (-0700) Subject: staging: comedi: Make COMEDI_FC a hidden Kconfig option X-Git-Tag: v3.6-rc1~100^2~1003 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b28e55eb15f88920cd509332a22f80d72d55284;p=pandora-kernel.git 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 Cc: Ian Abbott Cc: Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed