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: <aRHAE_zC7ldGxUzc@hovoldconsulting.com>
Date: Mon, 10 Nov 2025 11:36:03 +0100
From: Johan Hovold <johan@...nel.org>
To: Dave Penkler <dpenkler@...il.com>
Cc: gregkh@...uxfoundation.org, linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 10/11] gpib: Add gpib Kconfig option

On Mon, Nov 10, 2025 at 11:25:06AM +0100, Dave Penkler wrote:
> As part of destaging the gpib drivers we need to add the sourcing
> of the gpib Kconfig file to the main drivers Kconfig file. It has
> been added just after the Kconfig for the comedi drivers as they
> are most related to the gpib drivers.
> 
> Signed-off-by: Dave Penkler <dpenkler@...il.com>
> ---
>  drivers/Kconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/Kconfig b/drivers/Kconfig
> index 4915a63866b0..01602581b880 100644
> --- a/drivers/Kconfig
> +++ b/drivers/Kconfig
> @@ -161,6 +161,8 @@ source "drivers/greybus/Kconfig"
>  
>  source "drivers/comedi/Kconfig"
>  
> +source "drivers/gpib/Kconfig"

And fold this into the commit adding the Kconfig.

Joha

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ