mmc: rename ARCH_BCM to ARCH_BCM_MOBILE
authorChristian Daudt <bcm@fixthebug.org>
Mon, 23 Sep 2013 17:20:35 +0000 (10:20 -0700)
committerChris Ball <chris@printf.net>
Mon, 24 Mar 2014 13:26:50 +0000 (09:26 -0400)
commitfc2bd2e492a1e4f131a91c69c21c65be9e2e0125
tree424a615503873eea872ec8263b83997e6900c48b
parent655bca7616bf6076d30b14d1478bca6807d49c45
mmc: rename ARCH_BCM to ARCH_BCM_MOBILE

Currently ARCH_BCM has been used for Broadcom Mobile V7 based SoCs.
In order to allow other Broadcom SoCs to also use mach-bcm directory and
files, this patch renames the original ARCH_BCM to ARCH_BCM_MOBILE, and
uses ARCH_BCM to define any Broadcom chip residing in mach-bcm directory.

Signed-off-by: Christian Daudt <bcm@fixthebug.org>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/Kconfig
This page took 0.027289 seconds and 5 git commands to generate.