[linux-yocto] [PATCH 8/9] bsp/intel-x86: Rename CONFIG_R8723BE to CONFIG_RTL8723BE
Hongzhi.Song
hongzhi.song at windriver.com
Thu Sep 6 07:00:52 PDT 2018
CONFIG_R8723BE was written wrongly.
CONFIG_RTL8723BE is right.
Signed-off-by: Hongzhi.Song <hongzhi.song at 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
More information about the linux-yocto
mailing list