CONFIG_R8723BE was written wrongly.
CONFIG_RTL8723BE is right.

Signed-off-by: Hongzhi.Song <hongzhi.s...@windriver.com>
---
 bsp/intel-x86/intel-x86.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsp/intel-x86/intel-x86.cfg b/bsp/intel-x86/intel-x86.cfg
index 4d7f150c..01eda2db 100644
--- a/bsp/intel-x86/intel-x86.cfg
+++ b/bsp/intel-x86/intel-x86.cfg
@@ -157,7 +157,7 @@ CONFIG_HOSTAP=y
 #
 # Realtek 8723BE PCI WiFi
 #
-CONFIG_R8723BE=m
+CONFIG_RTL8723BE=m
 
 #
 # Intel devices
-- 
2.11.0

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to