From: Randy Dunlap <rdunlap@infradead.org>
To: Prabhakar Kushwaha <prabhakar@freescale.com>,
linux-kernel@vger.kernel.org
Cc: scottwood@freescale.com
Subject: Re: [PATCH] driver/memory:Add Kconfig help description for IFC
Date: Wed, 16 Apr 2014 09:35:44 -0700 [thread overview]
Message-ID: <534EB160.4040707@infradead.org> (raw)
In-Reply-To: <1397627228-5976-1-git-send-email-prabhakar@freescale.com>
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@freescale.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
prev parent reply other threads:[~2014-04-16 16:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-16 5:47 [PATCH] driver/memory:Add Kconfig help description for IFC Prabhakar Kushwaha
2014-04-16 16:35 ` Randy Dunlap [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=534EB160.4040707@infradead.org \
--to=rdunlap@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=prabhakar@freescale.com \
--cc=scottwood@freescale.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.