[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BE84039.6000703@oracle.com>
Date: Mon, 10 May 2010 10:19:53 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Alexander Kurz <linux@...la.de>
CC: Greg Kroah-Hartman <gregkh@...e.de>,
Frank Mori Hess <fmhess@...rs.sourceforge.net>,
Dominik Brodowski <linux@...inikbrodowski.net>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging/comedi: new Kconfig and Makefiles, drivers grouped
by bustype.
On 05/08/10 01:21, Alexander Kurz wrote:
> This is a new Kconfig and Makefikes for staging/comedi.
> The drivers are sorted now alphabetically in sub-menus
> depending on the bustype.
> I did some basiy dependancy tests, but there still may
> be a lot that I missed.
>
> From c53596606230a4a8ee7dd76b48cf6b10a059e8f7 Mon Sep 17 00:00:00 2001
> From: Alexander Kurz <linux@...babel.org>
> Date: Fri, 7 May 2010 22:46:17 +0200
> Subject: [PATCH] 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.
Hi,
I didn't review the patch in detail (I'm surprised to see such a large Kconfig
file patch), it does seem to do what is needed to prevent build errors that I was
seeing, but it needs more testing time...
Thanks.
> Signed-off-by: Alexander Kurz <linux@...babel.org>
> ---
> drivers/staging/comedi/Kconfig | 1274 +++++++++++++++++++++++++++-
> drivers/staging/comedi/drivers/Makefile | 245 +++---
> drivers/staging/comedi/kcomedilib/Makefile | 2 +-
> 3 files changed, 1392 insertions(+), 129 deletions(-)
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists