[meta-freescale] [3rdparty][PATCH] linux-variscite: add modules in defconfig to make wireless work

Andreas Müller schnitzeltony at googlemail.com
Wed Nov 16 03:42:01 PST 2016


* tested with V2 modules WL18XX
* might work with V1 WL12XX

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../linux/linux-variscite-4.1.15/defconfig          | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/recipes-kernel/linux/linux-variscite-4.1.15/defconfig b/recipes-kernel/linux/linux-variscite-4.1.15/defconfig
index fb34241..abdfcdd 100644
--- a/recipes-kernel/linux/linux-variscite-4.1.15/defconfig
+++ b/recipes-kernel/linux/linux-variscite-4.1.15/defconfig
@@ -463,3 +463,24 @@ CONFIG_AVERAGE=y
 CONFIG_FONTS=y
 CONFIG_FONT_8x8=y
 CONFIG_FONT_8x16=y
+CONFIG_WEXT_CORE=y
+CONFIG_WEXT_PROC=y
+CONFIG_CFG80211=m
+CONFIG_VIRTUALIZATION=y
+CONFIG_CFG80211_DEFAULT_PS=y
+CONFIG_CFG80211_WEXT=y
+CONFIG_MAC80211=m
+CONFIG_MAC80211_HAS_RC=y
+CONFIG_MAC80211_RC_MINSTREL=y
+CONFIG_MAC80211_RC_MINSTREL_HT=y
+CONFIG_MAC80211_RC_MINSTREL_VHT=y
+CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
+CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
+CONFIG_MAC80211_MESH=y
+CONFIG_RTL_CARDS=m
+CONFIG_WL_TI=y
+CONFIG_WL12XX=m
+CONFIG_WL18XX=m
+CONFIG_WLCORE=m
+CONFIG_WLCORE_SDIO=m
+CONFIG_WILINK_PLATFORM_DATA=y
-- 
2.7.4



More information about the meta-freescale mailing list