Skip to content

Commit 5a61c95

Browse files
pelwellpopcornmix
authored andcommitted
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 8406a99 commit 5a61c95

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

arch/arm/configs/bcm2709_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,9 @@ 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
610+
CONFIG_RTW88_8814AU=m
608611
CONFIG_WL12XX=m
609612
CONFIG_ZD1211RW=m
610613
CONFIG_MAC80211_HWSIM=m

arch/arm/configs/bcmrpi_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,9 @@ 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
604+
CONFIG_RTW88_8814AU=m
602605
CONFIG_WL12XX=m
603606
CONFIG_ZD1211RW=m
604607
CONFIG_MAC80211_HWSIM=m

0 commit comments

Comments
 (0)