diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-10-20 12:55:28 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-10-20 12:55:28 +0000 |
commit | 5274d927c64c7dbbe976fc47828329a3b1ca443c (patch) | |
tree | 1d8dac7f662c0b848275ec169a22dfa28a434cbe /target/linux/brcm63xx/config-2.6.27 | |
parent | 4415366192c08e254ffbeeb149e54f237cef6cf8 (diff) | |
download | upstream-5274d927c64c7dbbe976fc47828329a3b1ca443c.tar.gz upstream-5274d927c64c7dbbe976fc47828329a3b1ca443c.tar.bz2 upstream-5274d927c64c7dbbe976fc47828329a3b1ca443c.zip |
Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when testing with 8MB devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13015 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/config-2.6.27')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index d633ec03cf..adadfa4a07 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -167,6 +167,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_MODVERSIONS=y CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set +CONFIG_MTD_BCM963XX=y CONFIG_MTD_BLKDEVS=y CONFIG_MTD_BLOCK=y # CONFIG_MTD_BLOCK2MTD is not set |