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] [day] [month] [year] [list]
Message-ID: <2c2f76c93e963c19c22976548bef8380975b2730.camel@pengutronix.de>
Date:   Tue, 05 Oct 2021 11:58:54 +0200
From:   Philipp Zabel <p.zabel@...gutronix.de>
To:     Florian Fainelli <f.fainelli@...il.com>,
        linux-kernel@...r.kernel.org
Cc:     bcm-kernel-feedback-list@...adcom.com,
        linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] reset: Allow building Broadcom STB RESCAL as module

On Thu, 2021-09-23 at 20:08 -0700, Florian Fainelli wrote:
> The driver can be built as a module and uses device managed resources.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@...il.com>
> ---
>  drivers/reset/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
> index be799a5abf8a..f9d8b364db5f 100644
> --- a/drivers/reset/Kconfig
> +++ b/drivers/reset/Kconfig
> @@ -58,7 +58,7 @@ config RESET_BRCMSTB
>  	  a SUN_TOP_CTRL_SW_INIT style controller.
>  
>  config RESET_BRCMSTB_RESCAL
> -	bool "Broadcom STB RESCAL reset controller"
> +	tristate "Broadcom STB RESCAL reset controller"
>  	depends on HAS_IOMEM
>  	depends on ARCH_BRCMSTB || COMPILE_TEST
>  	default ARCH_BRCMSTB

Thank you, applied to reset/next.

regards
Philipp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ