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>
Mon, 7 Jan 2013 22:48:24 +0000 (14:48 -0800)
commit34ffb33e09132401872fe79e95c30824ce194d23
tree0590328d25a08656ed76e5a7ba77648b76d45cc6
parent7d3135af399e92cf4c9bbc5f86b6c140aab3b88c
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 <abbotti@mev.co.uk>
Cc: stable <stable@vger.kernel.org> # 3.6+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/Kconfig