From 480b27e9f9341c8d0fdcbd454e8438ca44b48f82 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Fri, 15 May 2009 07:04:32 +0000
Subject: [PATCH] add missing configuration symbol

SVN-Revision: 15856
---
 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 a2596e8392..4b33c3ccfb 100644
--- a/target/linux/brcm63xx/config-2.6.27
+++ b/target/linux/brcm63xx/config-2.6.27
@@ -188,6 +188,7 @@ CONFIG_SQUASHFS_EMBEDDED=y
 CONFIG_SQUASHFS_VMALLOC=y
 CONFIG_SSB=y
 CONFIG_SSB_B43_PCI_BRIDGE=y
+CONFIG_SSB_BLOCKIO=y
 CONFIG_SSB_DRIVER_PCICORE=y
 CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
 CONFIG_SSB_PCIHOST=y
-- 
2.30.2