From a27808e671f1d752c43675ee98dcf79b0ed68eeb Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 5 Jan 2006 00:52:33 +0000 Subject: [PATCH] enable firmware loader by default in brcm-2.6 SVN-Revision: 2831 --- 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 16413fc419..0e658df1ad 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.25.1