On Fri, Jun 15, 2012 at 03:20:04PM -0700, H Hartley Sweeten wrote: > The menuconfig options to enable the misc, isa, pci, pcmcia, and usb > comedi driver selections should be bool not tristate. They don't > directly affect the building of the kernel they just allow other > options to be selected. > > Signed-off-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx> > Cc: Ian Abbott <abbotti@xxxxxxxxx> > Cc: Frank Mori Hess <fmhess@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/staging/comedi/Kconfig | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) This patch breaks the build for me with lots of the following errors: ERROR: "subdev_8255_init" [drivers/staging/comedi/drivers/adl_pci7296.ko] undefined! ERROR: "subdev_8255_cleanup" [drivers/staging/comedi/drivers/adl_pci7296.ko] undefined! So I can't take it, or the other 4 patches in this series, sorry. Care to redo it? thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel