summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-04-08 22:27:57 +0300
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-04-09 18:54:57 +0300
commit65495f16c3106aa21d8e363a350c49bee1e4a516 (patch)
treef2ee2bce93855aca1f83ac279d9430fce8f4e8ed
parent6837f5a4e550ad9b935465717aa196a792d89e83 (diff)
staging: rtl8188eu: add default config
Add default config file to build the rtl8188eu driver. This driver supports LM816 USB WiFi module. Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
-rw-r--r--defconfigs/rtl8188eu9
1 files changed, 9 insertions, 0 deletions
diff --git a/defconfigs/rtl8188eu b/defconfigs/rtl8188eu
new file mode 100644
index 0000000..b481019
--- /dev/null
+++ b/defconfigs/rtl8188eu
@@ -0,0 +1,9 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_DEBUGFS=y
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_MAC80211=m
+# CPTCFG_MAC80211_RC_MINSTREL is not set
+CPTCFG_MAC80211_DEBUGFS=y
+# CPTCFG_USB_NET_DRIVERS is not set
+CPTCFG_STAGING=y
+CPTCFG_R8188EU=m