From: Florian Fainelli <florian@openwrt.org>
To: linux-mips@linux-mips.org
Cc: Ralf Baechle <ralf@linux-mips.org>, Maxim Bizon <mbizon@freebox.fr>
Subject: [PATCH] Make Broadcom SoC naming options consistent
Date: Thu, 25 Jun 2009 10:34:31 +0200 [thread overview]
Message-ID: <200906251034.32811.florian@openwrt.org> (raw)
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
next reply other threads:[~2009-06-25 8:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-25 8:34 Florian Fainelli [this message]
2009-06-25 11:42 ` [PATCH] Make Broadcom SoC naming options consistent Ralf Baechle
2009-06-25 11:56 ` Maxime Bizon
2009-06-25 12:54 ` Ralf Baechle
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=200906251034.32811.florian@openwrt.org \
--to=florian@openwrt.org \
--cc=linux-mips@linux-mips.org \
--cc=mbizon@freebox.fr \
--cc=ralf@linux-mips.org \
/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.