diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-19 18:15:19 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-19 18:15:19 +0000 |
commit | 1322e2721a14fe2db8513ff4c3eebc3d44196c7e (patch) | |
tree | 0dae89cc689ad95d8fe646c55f636ee0a2de562e /target/linux/brcm63xx/config-2.6.27 | |
parent | 771a39277e667384b3462e47955e1c460bc41a84 (diff) | |
download | upstream-1322e2721a14fe2db8513ff4c3eebc3d44196c7e.tar.gz upstream-1322e2721a14fe2db8513ff4c3eebc3d44196c7e.tar.bz2 upstream-1322e2721a14fe2db8513ff4c3eebc3d44196c7e.zip |
disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211
SVN-Revision: 15926
Diffstat (limited to 'target/linux/brcm63xx/config-2.6.27')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.27 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index 3faa1f9c77..255080286b 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -182,7 +182,6 @@ CONFIG_SERIAL_BCM63XX_CONSOLE=y CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_VMALLOC=y CONFIG_SSB=y -# CONFIG_SSB_BLOCKIO is not set CONFIG_SSB_B43_PCI_BRIDGE=y CONFIG_SSB_DRIVER_PCICORE=y CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y |