Skip to content

Commit 9b82282

Browse files
rpardiniigorpecovnik
authored andcommitted
thinkpad-x13s: arm64-sc8280xp: enable RTW88 in-kernel USB drivers
1 parent f196e28 commit 9b82282

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

config/kernel/linux-arm64-sc8280xp.config

+6-1
Original file line numberDiff line numberDiff line change
@@ -1009,7 +1009,12 @@ CONFIG_ATH11K_DEBUG=y
10091009
# CONFIG_WLAN_VENDOR_MICROCHIP is not set
10101010
# CONFIG_WLAN_VENDOR_PURELIFI is not set
10111011
# CONFIG_WLAN_VENDOR_RALINK is not set
1012-
# CONFIG_WLAN_VENDOR_REALTEK is not set
1012+
CONFIG_RTW88=m
1013+
CONFIG_RTW88_8822BU=m
1014+
CONFIG_RTW88_8822CU=m
1015+
CONFIG_RTW88_8723DU=m
1016+
CONFIG_RTW88_8821CU=m
1017+
CONFIG_RTW88_8812AU=m
10131018
# CONFIG_WLAN_VENDOR_RSI is not set
10141019
# CONFIG_WLAN_VENDOR_SILABS is not set
10151020
# CONFIG_WLAN_VENDOR_ST is not set

0 commit comments

Comments
 (0)