From: Florian Fainelli Date: Mon, 18 May 2009 11:11:23 +0000 (+0000) Subject: add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ce87c61ae982e6e82b500c4990f3ce018526b322;p=librecmc%2Flibrecmc.git 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