From: H Hartley Sweeten Date: Tue, 19 Jun 2012 23:20:28 +0000 (-0700) Subject: staging: comedi: Kconfig: menuconfig options should be bool X-Git-Tag: v3.6-rc1~100^2~679 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64be096d0f32e21b7e6824bb3c937bdf0b56f38c;p=pandora-kernel.git staging: comedi: Kconfig: menuconfig options should be bool The menuconfig options to enable the various comedi driver types should be bool not tristate. They don't directly affect the building of the kernel, they just allow other options to be selected. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed