1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00

Enable Realtek RTL8723AU/RTL8188[CR]U/RTL819[12][CE]U support (#2281)

This commit is contained in:
Stefan Agner
2022-12-21 00:08:38 +01:00
parent 0ff5306c5c
commit e9c36c243b

View File

@@ -45,6 +45,7 @@ CONFIG_BT_HCIBTUSB_RTL=y
# Wi-Fi Support # Wi-Fi Support
CONFIG_RTL_CARDS=y CONFIG_RTL_CARDS=y
CONFIG_RTL8192CU=m CONFIG_RTL8192CU=m
CONFIG_RTL8XXXU=m
CONFIG_R8188EU=m CONFIG_R8188EU=m
CONFIG_WLAN_VENDOR_MEDIATEK=y CONFIG_WLAN_VENDOR_MEDIATEK=y