Skip to content

Commit

Permalink
rk35xx-vendor: update rtw89 via patch for RTL8852BE support
Browse files Browse the repository at this point in the history
Patch taken from Xunlong commit to their Linux 6.1 branch:
orangepi-xunlong/linux-orangepi@96b2d28

Signed-off-by: MichaIng <micha@dietpi.com>
  • Loading branch information
MichaIng committed May 7, 2024
1 parent 6c9b2fd commit ad4e77c
Show file tree
Hide file tree
Showing 4 changed files with 41,180 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/kernel/linux-rk35xx-vendor-boogie-panthor.config
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,7 @@ CONFIG_RTW88_8821CS=m
CONFIG_RTW88_8821CU=m
CONFIG_RTW89=m
CONFIG_RTW89_8852AE=m
CONFIG_RTW89_8852BE=m
CONFIG_RTW89_8852CE=m
CONFIG_WL_ROCKCHIP=y
CONFIG_WIFI_BUILD_MODULE=y
Expand Down
1 change: 1 addition & 0 deletions config/kernel/linux-rk35xx-vendor.config
Original file line number Diff line number Diff line change
Expand Up @@ -3090,6 +3090,7 @@ CONFIG_RTW89_PCI=m
CONFIG_RTW89_8852A=m
CONFIG_RTW89_8852C=m
CONFIG_RTW89_8852AE=m
CONFIG_RTW89_8852BE=m
CONFIG_RTW89_8852CE=m
# CONFIG_RTW89_DEBUGMSG is not set
# CONFIG_RTW89_DEBUGFS is not set
Expand Down

0 comments on commit ad4e77c

Please sign in to comment.