diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-15 07:04:32 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-15 07:04:32 +0000 |
commit | 480b27e9f9341c8d0fdcbd454e8438ca44b48f82 (patch) | |
tree | 2dcb03e589f418da75436a774be321d9b78d8173 /target/linux | |
parent | f81a781e1a459b845018aa2739e13f94cdf9af71 (diff) | |
download | upstream-480b27e9f9341c8d0fdcbd454e8438ca44b48f82.tar.gz upstream-480b27e9f9341c8d0fdcbd454e8438ca44b48f82.tar.bz2 upstream-480b27e9f9341c8d0fdcbd454e8438ca44b48f82.zip |
add missing configuration symbol
SVN-Revision: 15856
Diffstat (limited to 'target/linux')
-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 a2596e8392..4b33c3ccfb 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -188,6 +188,7 @@ CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_VMALLOC=y CONFIG_SSB=y CONFIG_SSB_B43_PCI_BRIDGE=y +CONFIG_SSB_BLOCKIO=y CONFIG_SSB_DRIVER_PCICORE=y CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y CONFIG_SSB_PCIHOST=y |