summaryrefslogtreecommitdiffstats
path: root/bsp/pentagram/wifi/wext.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/pentagram/wifi/wext.cfg')
-rw-r--r--bsp/pentagram/wifi/wext.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/bsp/pentagram/wifi/wext.cfg b/bsp/pentagram/wifi/wext.cfg
new file mode 100644
index 00000000..b35cecf9
--- /dev/null
+++ b/bsp/pentagram/wifi/wext.cfg
@@ -0,0 +1,14 @@
+# wireless extensions
+CONFIG_WIRELESS_EXT=y
+CONFIG_WEXT_PRIV=y
+CONFIG_WEXT_CORE=y
+CONFIG_WEXT_PROC=y
+CONFIG_WEXT_SPY=y
+CONFIG_CFG80211_WEXT=y
+CONFIG_LIB80211=m
+CONFIG_LIB80211_CRYPT_WEP=m
+CONFIG_LIB80211_CRYPT_CCMP=m
+CONFIG_LIB80211_CRYPT_TKIP=m
+CONFIG_HOSTAP=m
+
+# CONFIG_CFG80211_REQUIRE_SIGNED_REGDB is not set