summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-12-10 22:15:18 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-12-10 22:15:18 +0000
commit131546cd9487200bf3aeff161a7754e96a7212e2 (patch)
tree211ea3c514d8f67c4f0e9304ab2fdff900714db6 /target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
parent2c385a9e749214789f8fae95244ff8bfe9505b8d (diff)
downloadmaster-31e0f0ae-131546cd9487200bf3aeff161a7754e96a7212e2.tar.gz
master-31e0f0ae-131546cd9487200bf3aeff161a7754e96a7212e2.tar.bz2
master-31e0f0ae-131546cd9487200bf3aeff161a7754e96a7212e2.zip
Normalize patch : change MIPS_BRCM to BCM963XX
SVN-Revision: 5751
Diffstat (limited to 'target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch')
-rw-r--r--target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch b/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
index 6dd4bf8164..1c6edb51cf 100644
--- a/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
+++ b/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
@@ -287,7 +287,7 @@ diff -urN linux-2.6.17/drivers/mtd/maps/Kconfig linux-2.6.17-brcm63xx/drivers/mt
+config MTD_BCM963XX
+ tristate "BCM963xx Flash device"
-+ depends on MIPS && MIPS_BRCM
++ depends on MIPS && BCM963XX
+ help
+ Flash memory access on BCM963xx boards. Currently only works with
+ RedBoot, CFE support coming soon.