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]
Date:	Wed, 16 Apr 2014 09:35:44 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Prabhakar Kushwaha <prabhakar@...escale.com>,
	linux-kernel@...r.kernel.org
CC:	scottwood@...escale.com
Subject: Re: [PATCH] driver/memory:Add Kconfig help description for IFC

On 04/15/2014 10:47 PM, Prabhakar Kushwaha wrote:
> Freescale's Integrated Flash controller(IFC) module is used to handle
> devices such as NOR, NAND, FPGA and ASIC.
> 
> Update same in Help section of Kconfig for IFC.
> 
> Signed-off-by: Prabhakar Kushwaha <prabhakar@...escale.com>
> ---
>  drivers/memory/Kconfig |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/drivers/memory/Kconfig b/drivers/memory/Kconfig
> index c59e9c9..9a59581 100644
> --- a/drivers/memory/Kconfig
> +++ b/drivers/memory/Kconfig
> @@ -64,5 +64,9 @@ config TEGRA30_MC
>  config FSL_IFC
>  	bool
>  	depends on FSL_SOC
> +	help
> +	  This driver is for the Integrated Flash Controller(IFC) module
> +	  available in Freescale SoCs. This controller allows to handle

	                               This controller handles

> +	  devices such as NOR, NAND, FPGA and ASIC etc.

	                             FPGA, ASIC, etc.

>  
>  endif
> 


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