Skip to content

Commit

Permalink
Fixed Wifi
Browse files Browse the repository at this point in the history
Added this setting so wifi now loads. Still need to edit init.rc to complete changes but wifi is working now!
  • Loading branch information
Joey Troy committed Aug 24, 2013
1 parent 193531d commit 48d0a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/cyanogen_goghspr_defconfig
Expand Up @@ -1054,7 +1054,7 @@ CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
Expand Down

0 comments on commit 48d0a51

Please sign in to comment.