Skip to content

Commit 8b48b28

Browse files
committed
configs: More rtw88 USB drivers
Enable the newest drivers for the Realtek RTW88 USB WiFi chips on non-PCI-capable kernels. Signed-off-by: Phil Elwell <[email protected]>
1 parent 887ad68 commit 8b48b28

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

arch/arm/configs/bcm2709_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,8 @@ CONFIG_RTW88_8822BU=m
605605
CONFIG_RTW88_8822CU=m
606606
CONFIG_RTW88_8723DU=m
607607
CONFIG_RTW88_8821CU=m
608+
CONFIG_RTW88_8821AU=m
609+
CONFIG_RTW88_8812AU=m
608610
CONFIG_WL12XX=m
609611
CONFIG_ZD1211RW=m
610612
CONFIG_MAC80211_HWSIM=m

arch/arm/configs/bcmrpi_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,8 @@ CONFIG_RTW88_8822BU=m
599599
CONFIG_RTW88_8822CU=m
600600
CONFIG_RTW88_8723DU=m
601601
CONFIG_RTW88_8821CU=m
602+
CONFIG_RTW88_8821AU=m
603+
CONFIG_RTW88_8812AU=m
602604
CONFIG_WL12XX=m
603605
CONFIG_ZD1211RW=m
604606
CONFIG_MAC80211_HWSIM=m

0 commit comments

Comments
 (0)