From: Ian Abbott Date: Thu, 3 Jan 2013 12:15:26 +0000 (+0000) Subject: staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC X-Git-Tag: v3.8-rc4~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ffb33e09132401872fe79e95c30824ce194d23;p=pandora-kernel.git staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC 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 Cc: stable # 3.6+ Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed