summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/wlan/wlan_y.cfg10
-rw-r--r--features/wlan/wlan_y.scc5
2 files changed, 15 insertions, 0 deletions
diff --git a/features/wlan/wlan_y.cfg b/features/wlan/wlan_y.cfg
new file mode 100644
index 0000000..6f41b81
--- /dev/null
+++ b/features/wlan/wlan_y.cfg
@@ -0,0 +1,10 @@
1# Wi-Fi common
2CONFIG_NET=y
3CONFIG_NETDEVICES=y
4CONFIG_WLAN=y
5CONFIG_WIRELESS=y
6
7# MAC80211
8CONFIG_MAC80211=m
9CONFIG_CFG80211=m
10CONFIG_NL80211_TESTMODE=y
diff --git a/features/wlan/wlan_y.scc b/features/wlan/wlan_y.scc
new file mode 100644
index 0000000..2c53435
--- /dev/null
+++ b/features/wlan/wlan_y.scc
@@ -0,0 +1,5 @@
1define KFEATURE_DESCRIPTION "Enable basic WLAN support"
2
3define KFEATURE_COMPATIBILITY all
4
5kconf hardware wlan_y.cfg