diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-18 11:11:23 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-18 11:11:23 +0000 |
commit | a548c1e7a3388c0ea529f2ac7c2ac39d6f715b0e (patch) | |
tree | 67f5a589da7d19df8167ea106f6e31dc9b6ba9a2 /target/linux/brcm63xx/config-2.6.27 | |
parent | b217dc27cc1cc4912d73da025d232a8bc1aa9673 (diff) |
[brcm63xx] add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15911 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 6cebee9f13..609d722dae 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -186,6 +186,7 @@ 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 |