diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-06-19 16:20:05 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-20 12:59:12 -0700 |
commit | a3b0eee21be14e1d2b6a7b97c70a94ee76aaf0b3 (patch) | |
tree | c068e46164646d0648a4c9e640c3d614841e1354 /mm/init-mm.c | |
parent | 00d20c64a19bc57816d85e3e8f72ff0b8d325d5e (diff) | |
download | blackbird-obmc-linux-a3b0eee21be14e1d2b6a7b97c70a94ee76aaf0b3.tar.gz blackbird-obmc-linux-a3b0eee21be14e1d2b6a7b97c70a94ee76aaf0b3.zip |
staging: comedi: Kconfig: fix drivers that require the 8255 driver
Many of the comedi drivers require the 8255 driver for
various subdevice support. The Makefile currently uses
CONFIG_COMEDI_PCI_DRIVERS to make sure the 8255 driver
is compiled. The Kconfig help for that option says that
it does not directly affect the kernel.
Fix this by adding 'select COMEDI_8255' to the drivers
that actually need the support.
Also, remove two cases where the drivers don't require
the 8255 support.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/init-mm.c')
0 files changed, 0 insertions, 0 deletions