From: Florian Fainelli Date: Mon, 18 May 2009 11:11:23 +0000 (+0000) Subject: [brcm63xx] add missing SSB_BLOCKIO to prevent build failres, will resolve that global... X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=5846fdbf6894445d00c249207ce2735680205fea [brcm63xx] add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later SVN-Revision: 15911 --- 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