* [PATCH] mtd: fix Kconfig comment about 'armflash'
@ 2009-02-23 16:30 Paulius Zaleckas
0 siblings, 0 replies; 3+ messages in thread
From: Paulius Zaleckas @ 2009-02-23 16:30 UTC (permalink / raw)
To: linux-mtd, linux-arm-kernel
The real 'armflash' map driver is selected by CONFIG_MTD_ARM_INTEGRATOR
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
---
drivers/mtd/Kconfig | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index 7d04fb9..b8e35a0 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -154,7 +154,8 @@ config MTD_AFS_PARTS
You will still need the parsing functions to be called by the driver
for your particular device. It won't happen automatically. The
- 'armflash' map driver (CONFIG_MTD_ARMFLASH) does this, for example.
+ 'armflash' map driver (CONFIG_MTD_ARM_INTEGRATOR) does this, for
+ example.
config MTD_OF_PARTS
tristate "Flash partition map based on OF description"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] mtd: fix Kconfig comment about 'armflash'
@ 2009-04-06 13:10 Paulius Zaleckas
2009-04-15 9:58 ` Jiri Kosina
0 siblings, 1 reply; 3+ messages in thread
From: Paulius Zaleckas @ 2009-04-06 13:10 UTC (permalink / raw)
To: linux-mtd, trivial; +Cc: linux-kernel
The real 'armflash' map driver is selected by CONFIG_MTD_ARM_INTEGRATOR
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
---
drivers/mtd/Kconfig | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index 7d04fb9..b8e35a0 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -154,7 +154,8 @@ config MTD_AFS_PARTS
You will still need the parsing functions to be called by the driver
for your particular device. It won't happen automatically. The
- 'armflash' map driver (CONFIG_MTD_ARMFLASH) does this, for example.
+ 'armflash' map driver (CONFIG_MTD_ARM_INTEGRATOR) does this, for
+ example.
config MTD_OF_PARTS
tristate "Flash partition map based on OF description"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] mtd: fix Kconfig comment about 'armflash'
2009-04-06 13:10 Paulius Zaleckas
@ 2009-04-15 9:58 ` Jiri Kosina
0 siblings, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2009-04-15 9:58 UTC (permalink / raw)
To: Paulius Zaleckas; +Cc: trivial, linux-mtd, linux-kernel
On Mon, 6 Apr 2009, Paulius Zaleckas wrote:
> The real 'armflash' map driver is selected by CONFIG_MTD_ARM_INTEGRATOR
>
> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
> ---
>
> drivers/mtd/Kconfig | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
>
> diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
> index 7d04fb9..b8e35a0 100644
> --- a/drivers/mtd/Kconfig
> +++ b/drivers/mtd/Kconfig
> @@ -154,7 +154,8 @@ config MTD_AFS_PARTS
>
> You will still need the parsing functions to be called by the driver
> for your particular device. It won't happen automatically. The
> - 'armflash' map driver (CONFIG_MTD_ARMFLASH) does this, for example.
> + 'armflash' map driver (CONFIG_MTD_ARM_INTEGRATOR) does this, for
> + example.
>
> config MTD_OF_PARTS
> tristate "Flash partition map based on OF description"
Applied to trivial tree, thanks.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-15 9:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23 16:30 [PATCH] mtd: fix Kconfig comment about 'armflash' Paulius Zaleckas
-- strict thread matches above, loose matches on Subject: below --
2009-04-06 13:10 Paulius Zaleckas
2009-04-15 9:58 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox