Staging: comedi: set up infrastructure for individual drivers
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 14 Nov 2008 22:10:15 +0000 (14:10 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:17 +0000 (13:52 -0800)
commit84c9dc212ace974acf2ccfc5a97e83796c6385b2
treed75c6d978d2d97a30b97e5d5161d31f3665396e2
parentb79a7a2089294cba254f6972e4e224fea643b84a
Staging: comedi: set up infrastructure for individual drivers

This adds two "generic" Kconfig options, one for PCI and one for USB
comedi drivers, and the Makefile infrastructure as well.  This is so
we can start adding individual comedi drivers and add them to the build
properly.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: David Schleef <ds@schleef.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/Kconfig
drivers/staging/comedi/Makefile
drivers/staging/comedi/drivers/Makefile [new file with mode: 0644]