From: Ian Abbott Date: Mon, 26 Mar 2012 15:57:26 +0000 (+0100) Subject: staging: comedi: amplc_dio200: separately configure ISA and PCI X-Git-Tag: v3.5-rc1~145^2~229^2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c287d2053c28b838de557ce5319acbd6e4bb627;p=pandora-kernel.git staging: comedi: amplc_dio200: separately configure ISA and PCI The amplc_dio200 driver supports both ISA and PCI cards, but currently it is only possible to select the driver if PCI is configured. This patch splits the configuration to make the ISA and PCI parts seperately selectable, and changes the driver to only include the selected ISA and/or PCI board types. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed