All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC/PATCH v2] ARM: mvebu: Rename the ARCH_MVEBU menu option
@ 2014-02-20 18:23 Ezequiel Garcia
  2014-02-22  4:20 ` Jason Cooper
  0 siblings, 1 reply; 2+ messages in thread
From: Ezequiel Garcia @ 2014-02-20 18:23 UTC (permalink / raw)
  To: linux-arm-kernel

The previous name "Marvell SOCs with Device Tree support" is a bit
ambiguous and not too informative for users. Instead, use a more
appropriate name.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
---
Here's a second attempt, changing also the variant menu,
which I forgot in v1. This (as v1) is mostly inspired in the Berlin
menu config, so to keep some consistency.

Andrew: I didn't add your Acked-by, in case you don't agree with
the new change. Feel free to ack or comment.

 arch/arm/mach-mvebu/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig
index 5e269d7..1ba825e 100644
--- a/arch/arm/mach-mvebu/Kconfig
+++ b/arch/arm/mach-mvebu/Kconfig
@@ -1,5 +1,5 @@
 config ARCH_MVEBU
-	bool "Marvell SOCs with Device Tree support" if ARCH_MULTI_V7
+	bool "Marvell Engineering Business Unit (MVEBU) SoCs" if ARCH_MULTI_V7
 	select ARCH_SUPPORTS_BIG_ENDIAN
 	select CLKSRC_MMIO
 	select COMMON_CLK
@@ -19,7 +19,7 @@ config ARCH_MVEBU
 
 if ARCH_MVEBU
 
-menu "Marvell SOC with device tree"
+menu "Marvell EBU SoC variants"
 
 config MACH_ARMADA_370_XP
 	bool
-- 
1.8.1.5

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

* [RFC/PATCH v2] ARM: mvebu: Rename the ARCH_MVEBU menu option
  2014-02-20 18:23 [RFC/PATCH v2] ARM: mvebu: Rename the ARCH_MVEBU menu option Ezequiel Garcia
@ 2014-02-22  4:20 ` Jason Cooper
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Cooper @ 2014-02-22  4:20 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Feb 20, 2014 at 03:23:34PM -0300, Ezequiel Garcia wrote:
> The previous name "Marvell SOCs with Device Tree support" is a bit
> ambiguous and not too informative for users. Instead, use a more
> appropriate name.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
> ---
> Here's a second attempt, changing also the variant menu,
> which I forgot in v1. This (as v1) is mostly inspired in the Berlin
> menu config, so to keep some consistency.
> 
> Andrew: I didn't add your Acked-by, in case you don't agree with
> the new change. Feel free to ack or comment.
> 
>  arch/arm/mach-mvebu/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to mvebu/soc

thx,

Jason.

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

end of thread, other threads:[~2014-02-22  4:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-20 18:23 [RFC/PATCH v2] ARM: mvebu: Rename the ARCH_MVEBU menu option Ezequiel Garcia
2014-02-22  4:20 ` Jason Cooper

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.