staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC
commit7633459bb303190c8c016817de45534b202a82d1
authorIan Abbott <abbotti@mev.co.uk>
Thu, 3 Jan 2013 12:15:26 +0000 (3 12:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:44:15 +0000 (17 08:44 -0800)
treed6de070ccb90ec437c84aedb83c38ce14f5b954d
parent57a750294d5d53a6ec49ac69e837216b1d982d78
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