linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfig
@ 2014-11-13 10:11 Thomas Petazzoni
  2014-11-13 15:11 ` Andrew Lunn
  2014-11-22  2:59 ` Jason Cooper
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-11-13 10:11 UTC (permalink / raw)
  To: linux-arm-kernel

Since many (most?) mvebu platforms have NAND or SPI flashes, it makes
sense to have CONFIG_MTD_BLOCK=y in mvebu_v7_defconfig. The vast
majority of the other ARM defconfigs have it enabled, including
mvebu_v5_defconfig.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
Patch based on mvebu/defconfig

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 arch/arm/configs/mvebu_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
index 9ca7e78..802c3c6 100644
--- a/arch/arm/configs/mvebu_v7_defconfig
+++ b/arch/arm/configs/mvebu_v7_defconfig
@@ -45,6 +45,7 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_MTD=y
+CONFIG_MTD_BLOCK=y
 CONFIG_MTD_CFI=y
 CONFIG_MTD_CFI_INTELEXT=y
 CONFIG_MTD_CFI_AMDSTD=y
-- 
2.0.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfig
  2014-11-13 10:11 [PATCH] ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfig Thomas Petazzoni
@ 2014-11-13 15:11 ` Andrew Lunn
  2014-11-22  2:59 ` Jason Cooper
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2014-11-13 15:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Nov 13, 2014 at 11:11:29AM +0100, Thomas Petazzoni wrote:
> Since many (most?) mvebu platforms have NAND or SPI flashes, it makes
> sense to have CONFIG_MTD_BLOCK=y in mvebu_v7_defconfig. The vast
> majority of the other ARM defconfigs have it enabled, including
> mvebu_v5_defconfig.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> Patch based on mvebu/defconfig
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Acked-by: Andrew Lunn <andrew@lunn.ch>

	  Andrew

> ---
>  arch/arm/configs/mvebu_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
> index 9ca7e78..802c3c6 100644
> --- a/arch/arm/configs/mvebu_v7_defconfig
> +++ b/arch/arm/configs/mvebu_v7_defconfig
> @@ -45,6 +45,7 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
>  CONFIG_DEVTMPFS=y
>  CONFIG_DEVTMPFS_MOUNT=y
>  CONFIG_MTD=y
> +CONFIG_MTD_BLOCK=y
>  CONFIG_MTD_CFI=y
>  CONFIG_MTD_CFI_INTELEXT=y
>  CONFIG_MTD_CFI_AMDSTD=y
> -- 
> 2.0.0
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfig
  2014-11-13 10:11 [PATCH] ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfig Thomas Petazzoni
  2014-11-13 15:11 ` Andrew Lunn
@ 2014-11-22  2:59 ` Jason Cooper
  1 sibling, 0 replies; 3+ messages in thread
From: Jason Cooper @ 2014-11-22  2:59 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Nov 13, 2014 at 11:11:29AM +0100, Thomas Petazzoni wrote:
> Since many (most?) mvebu platforms have NAND or SPI flashes, it makes
> sense to have CONFIG_MTD_BLOCK=y in mvebu_v7_defconfig. The vast
> majority of the other ARM defconfigs have it enabled, including
> mvebu_v5_defconfig.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> Patch based on mvebu/defconfig
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  arch/arm/configs/mvebu_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied to mvebu/defconfig with Andrew's Ack.

thx,

Jason.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-22  2:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 10:11 [PATCH] ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfig Thomas Petazzoni
2014-11-13 15:11 ` Andrew Lunn
2014-11-22  2:59 ` Jason Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).