enable firmware loader by default in brcm-2.6
SVN-Revision: 2831
This commit is contained in:
parent
00ade4d60c
commit
a27808e671
1 changed files with 1 additions and 1 deletions
|
@ -580,7 +580,7 @@ CONFIG_IEEE80211_CRYPT_TKIP=m
|
||||||
#
|
#
|
||||||
CONFIG_STANDALONE=y
|
CONFIG_STANDALONE=y
|
||||||
CONFIG_PREVENT_FIRMWARE_BUILD=y
|
CONFIG_PREVENT_FIRMWARE_BUILD=y
|
||||||
CONFIG_FW_LOADER=m
|
CONFIG_FW_LOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Connector - unified userspace <-> kernelspace linker
|
# Connector - unified userspace <-> kernelspace linker
|
||||||
|
|
Loading…
Reference in a new issue