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:51:21 +0000 (08:51 -0800)
commitede3e03c6d28bc3aca30206995fec585031698af
tree704a59fe845e5a654f224471bff60c735908c044
parentc390e5a48ae714a6da89f16a8239e1751a285376
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