Commit f1d7dbbe authored by Alexander Kurz's avatar Alexander Kurz Committed by Greg Kroah-Hartman

Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.

PC/104-drivers went into ISA,
PC/104+ went into PCI,
Drivers without a bustype went into "misc".
In doubt drivers supporting both ISA/PCI went into PCI.
Drivers without any detailed hardware info went into ISA, e.g. fl512.c
Some NI drivers are used by other NI drivers from different bustypes
are grouped seperately in NI_COMMON.

[tweaked by gregkh to handle the new driver recently added]
Signed-off-by: default avatarAlexander Kurz <linux@kbdbabel.org>
Acked-by: default avatarIan Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@speakeasy.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 59497bba
This diff is collapsed.
This diff is collapsed.
obj-$(CONFIG_COMEDI) += kcomedilib.o
obj-$(CONFIG_COMEDI_KCOMEDILIB) += kcomedilib.o
kcomedilib-objs := kcomedilib_main.o
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment