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 | 7136fa07eef33b43d8cb29a0f15bddb552401d3d (patch) | |
tree | 42fd8366d4295ee9240d9115ae48e9b43cd255d0 /target | |
parent | d81b224aeca34230120165ec0dfa3932ead67cfb (diff) | |
download | upstream-7136fa07eef33b43d8cb29a0f15bddb552401d3d.tar.gz upstream-7136fa07eef33b43d8cb29a0f15bddb552401d3d.tar.bz2 upstream-7136fa07eef33b43d8cb29a0f15bddb552401d3d.zip |
[brcm63xx] add missing configuration symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15856 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |