From: Ian Abbott Date: Tue, 15 Jan 2013 14:45:20 +0000 (+0000) Subject: staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC X-Git-Tag: v3.2.38~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d36179913a4c811f1e1b508011f1f6b9f48c3729;p=pandora-kernel.git staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC commit 34ffb33e09132401872fe79e95c30824ce194d23 upstream. The 'ni_at_a2150' module links to `cfc_write_to_buffer` in the 'comedi_fc' module, so selecting 'COMEDI_NI_AT_A2150' in the kernel config needs to also select 'COMEDI_FC'. Signed-off-by: Ian Abbott Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed