diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-12-19 01:40:56 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-12-19 01:40:56 +0000 |
commit | 3851c5fd51b3f8eb41043442b9df2ae04d6c22b2 (patch) | |
tree | 11e2e2ba06b4ed86cd375fd0326e75239bfc9f91 /target/linux/brcm63xx-2.6/config | |
parent | 6ccca57ec3ead6e81c2a8d32a7bd106cfaef0916 (diff) | |
download | upstream-3851c5fd51b3f8eb41043442b9df2ae04d6c22b2.tar.gz upstream-3851c5fd51b3f8eb41043442b9df2ae04d6c22b2.tar.bz2 upstream-3851c5fd51b3f8eb41043442b9df2ae04d6c22b2.zip |
More bcm963xx fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5852 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx-2.6/config')
-rw-r--r-- | target/linux/brcm63xx-2.6/config | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index 8020ce1958..c451b88543 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -777,11 +777,8 @@ CONFIG_MTD_OBSOLETE_CHIPS=y # Mapping drivers for chip access # CONFIG_MTD_COMPLEX_MAPPINGS=y -CONFIG_MTD_PHYSMAP=y -CONFIG_MTD_PHYSMAP_START=0xBFC00000 -CONFIG_MTD_PHYSMAP_LEN=0x400000 -CONFIG_MTD_PHYSMAP_BANKWIDTH=2 -# CONFIG_MTD_BCM963XX is not set +# CONFIG_MTD_PHYSMAP is not set +CONFIG_MTD_BCM963XX=y # CONFIG_MTD_CSTM_MIPS_IXX is not set # CONFIG_MTD_PCI is not set # CONFIG_MTD_PLATRAM is not set |