lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C07D6A1.1080906@oracle.com>
Date:	Thu, 03 Jun 2010 09:21:53 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Alexander Kurz <linux@...la.de>
CC:	Stephen Rothwell <sfr@...b.auug.org.au>,
	Alexander Kurz <linux@...babel.org>,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	gregkh@...e.de
Subject: Re: [PATCH] staging/comedi: fixing ni_labpc to mite dependancy

On 06/03/10 04:50, Alexander Kurz wrote:
> Hi,
>  the dependancy of ni_labpc on mite was missing,
>  it will be fixed with this patch
>  thanks for the report,
>  Alexander
> 
> From d310498ef2a61057c3f28b10bb417238f33e8265 Mon Sep 17 00:00:00 2001
> From: Alexander Kurz <linux@...babel.org>
> Date: Thu, 3 Jun 2010 12:00:37 +0200
> Subject: [PATCH] staging/comedi: fixing ni_labpc to mite dependancy
> 
> Signed-off-by: Alexander Kurz <linux@...babel.org>
> ---
>  drivers/staging/comedi/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig
> index 0aa2b0d..79f5f2e 100644
> --- a/drivers/staging/comedi/Kconfig
> +++ b/drivers/staging/comedi/Kconfig
> @@ -1272,6 +1272,7 @@ config COMEDI_NI_TIO
>  
>  config COMEDI_NI_LABPC
>  	tristate "NI Lab-PC and compatibles ISA and PCI support"
> +	depends on COMEDI_MITE
>  	select COMEDI_8255
>  	select COMEDI_FC
>  	default N

Acked-by: Randy Dunlap <randy.dunlap@...cle.com>

thanks.

-- 
~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

Powered by Openwall GNU/*/Linux Powered by OpenVZ