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 | 64335e3ddbdf9276cf489ff914e3890e0c955fe4 (patch) | |
tree | 573d311b90c82830d66684b4bc7648051abbcc67 /target/linux/brcm63xx-2.6/config | |
parent | a4484d267baf15f4d33af5c0f4c36f55f53a67b9 (diff) | |
download | upstream-64335e3ddbdf9276cf489ff914e3890e0c955fe4.tar.gz upstream-64335e3ddbdf9276cf489ff914e3890e0c955fe4.tar.bz2 upstream-64335e3ddbdf9276cf489ff914e3890e0c955fe4.zip |
More bcm963xx fixes
SVN-Revision: 5852
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 |