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: <62b3d9fc-1cc9-ac42-69e5-1c7bdac7bd0c@infradead.org>
Date:   Mon, 27 Apr 2020 20:16:06 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Baolin Wang <baolin.wang7@...il.com>, robh+dt@...nel.org,
        jassisinghbrar@...il.com
Cc:     orsonzhai@...il.com, zhang.lyra@...il.com,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 2/2] mailbox: sprd: Add Spreadtrum mailbox driver

On 4/27/20 8:10 PM, Baolin Wang wrote:
> diff --git a/drivers/mailbox/Kconfig b/drivers/mailbox/Kconfig
> index 5a577a6734cf..e03f3fb5caed 100644
> --- a/drivers/mailbox/Kconfig
> +++ b/drivers/mailbox/Kconfig
> @@ -236,4 +236,12 @@ config SUN6I_MSGBOX
>  	  various Allwinner SoCs. This mailbox is used for communication
>  	  between the application CPUs and the power management coprocessor.
>  
> +config SPRD_MBOX
> +	tristate "Spreadtrum Mailbox"
> +	depends on ARCH_SPRD || COMPILE_TEST
> +	help
> +	  Mailbox driver implementation for the Spreadtrum platform. It is used
> +	  to send message between application processors and MCU. Say Y here if
> +	  you want to build the Spreatrum mailbox controller driver.

	                        ^^typo^^

> +
>  endif


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ