From: H Hartley Sweeten Date: Tue, 30 Jul 2013 16:39:49 +0000 (-0700) Subject: staging: comedi: allow ISA and PC/104 drivers on non-ISA systems X-Git-Tag: v3.12-rc1~183^2~391 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62bf50cdfe596c373e877e5809193e4df600ac0b;p=pandora-kernel.git staging: comedi: allow ISA and PC/104 drivers on non-ISA systems Embedded systems with a PC/104 bus might have a configuration that does not have ISA enabled. This creates a problem in Comedi where the PC/104 drivers cannot be enabled. Remove the 'depends on ISA' for the "Comedi ISA and PC/104 drivers" menu to allow the user to select these drivers on non-ISA systems. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed