[meta-intel] [meta-intel-iot-devkit] [PATCH 5/5] linux-yocto-quark: Added CONFIG_RTL_CARDS=m to wlan-realtek.cfg

Chang Rebecca Swee Fun rebecca.swee.fun.chang at intel.com
Thu Apr 30 03:44:40 PDT 2015


From: YUGERAJ RAMAJAYAM <yugeraj.ramajayam at intel.com>

Added CONFIG_RTL_CARDS=m to wlan-realtek.cfg.

The follwing kernel configuration depends on CONFIG_RTL_CARDS to be enabled
in kernel configuration:
CONFIG_RTLWIFI=m
CONFIG_RTLWIFI_DEBUG=n
CONFIG_RTL8723AE=m
CONFIG_RTL8192SE=m
CONFIG_RTL8192DE=m
CONFIG_RTL8192CU=m
CONFIG_RTL8192CE=m
CONFIG_RTL8192C_COMMON=m
CONFIG_RTL8188EE=m

Signed-off-by: YUGERAJ RAMAJAYAM <yugeraj.ramajayam at intel.com>
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
---
 recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/wlan-realtek.cfg | 1 +
 recipes-kernel/linux/linux-yocto-quark/iot-devkit/wlan-realtek.cfg     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/wlan-realtek.cfg b/recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/wlan-realtek.cfg
index 8876217..5a81c9a 100644
--- a/recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/wlan-realtek.cfg
+++ b/recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/wlan-realtek.cfg
@@ -9,3 +9,4 @@
 #CONFIG_RTL8192DE=m
 #CONFIG_RTL8723AE=m
 #CONFIG_RTL8188EE=m
+#CONFIG_RTL_CARDS=m
diff --git a/recipes-kernel/linux/linux-yocto-quark/iot-devkit/wlan-realtek.cfg b/recipes-kernel/linux/linux-yocto-quark/iot-devkit/wlan-realtek.cfg
index d762950..aa8cb6f 100644
--- a/recipes-kernel/linux/linux-yocto-quark/iot-devkit/wlan-realtek.cfg
+++ b/recipes-kernel/linux/linux-yocto-quark/iot-devkit/wlan-realtek.cfg
@@ -9,3 +9,4 @@ CONFIG_RTL8192SE=m
 CONFIG_RTL8192DE=m
 CONFIG_RTL8723AE=m
 CONFIG_RTL8188EE=m
+CONFIG_RTL_CARDS=m
-- 
1.9.1



More information about the meta-intel mailing list