linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Make Broadcom SoC naming options consistent
@ 2009-06-25  8:34 Florian Fainelli
  2009-06-25 11:42 ` Ralf Baechle
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2009-06-25  8:34 UTC (permalink / raw)
  To: linux-mips; +Cc: Ralf Baechle, Maxim Bizon

Hi Ralf, Maxime,

This patch applies to the linux-bcm63xx.git tree. Thanks
--
From: Florian Fainelli <florian@openwrt.org>
Subject: [PATCH] Make Broadcom SoC naming consistent

This patch makes the Broadcom SoC naming configuration
symbols consistent and to follow the Broadcom BCMXXXX
naming convention (commercial naming).

Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index d104dd2..8fdbc8f 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -40,7 +40,7 @@ config BASLER_EXCITE
 	  Basler Vision Technologies AG.
 
 config BCM47XX
-	bool "BCM47XX based boards"
+	bool "Broadcom BCM47XX based boards"
 	select CEVT_R4K
 	select CSRC_R4K
 	select DMA_NONCOHERENT
@@ -61,7 +61,7 @@ config BCM47XX
 	 Support for BCM47XX based boards
 
 config BCM63XX
-	bool "Broadcom 63xx based boards"
+	bool "Broadcom BCM63XX based boards"
 	select CEVT_R4K
 	select CSRC_R4K
 	select DMA_NONCOHERENT

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

end of thread, other threads:[~2009-06-25 12:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-25  8:34 [PATCH] Make Broadcom SoC naming options consistent Florian Fainelli
2009-06-25 11:42 ` Ralf Baechle
2009-06-25 11:56   ` Maxime Bizon
2009-06-25 12:54     ` Ralf Baechle

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).