]> git.hungrycats.org Git - linux/commit
staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC
authorIan Abbott <abbotti@mev.co.uk>
Thu, 3 Jan 2013 12:15:26 +0000 (12:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:46:35 +0000 (08:46 -0800)
commitdd6fd3c34614fc138369da20c535840a03e998ec
tree07cbdcde919e9b2b3b6fdf017a1acee16bc92673
parent81b2b4fb16aadd1d161307d7535f619aa3f3b877
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 <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/Kconfig