From: YUGERAJ RAMAJAYAM <[email protected]> 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 <[email protected]> Signed-off-by: Chang Rebecca Swee Fun <[email protected]> --- 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 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
