diff options
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 8020ce195..c451b8854 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 |