From e3420b5ead820458aed5ee9325be2526eb9b890d Mon Sep 17 00:00:00 2001
From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Thu, 5 Jan 2006 00:52:33 +0000
Subject: [PATCH] enable firmware loader by default in brcm-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2831 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 openwrt/target/linux/linux-2.6/config/brcm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm
index 16413fc41..0e658df1a 100644
--- a/openwrt/target/linux/linux-2.6/config/brcm
+++ b/openwrt/target/linux/linux-2.6/config/brcm
@@ -580,7 +580,7 @@ CONFIG_IEEE80211_CRYPT_TKIP=m
 #
 CONFIG_STANDALONE=y
 CONFIG_PREVENT_FIRMWARE_BUILD=y
-CONFIG_FW_LOADER=m
+CONFIG_FW_LOADER=y
 
 #
 # Connector - unified userspace <-> kernelspace linker
-- 
2.20.1