From ce87c61ae982e6e82b500c4990f3ce018526b322 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 18 May 2009 11:11:23 +0000 Subject: [PATCH] add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later SVN-Revision: 15911 --- target/linux/brcm63xx/config-2.6.27 | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2