Skip to content

Commit

Permalink
add to defconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Mar 16, 2024
1 parent 3ac5aed commit f8ffedd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions scripts/patches/openhd_wifi.patch
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,17 @@ index 888b5d594e79..d5f822166ec7 100644
-obj-$(CONFIG_RTL8XXXU) += rtl8xxxu/
-obj-$(CONFIG_RTW88) += rtw88/
-

diff --git a/arch/arm64/configs/rockchip_linux_defconfig b/arch/arm64/configs/rockchip_linux_defconfig
index a792f479958a..7c7d54ea5907 100644
--- a/arch/arm64/configs/rockchip_linux_defconfig
+++ b/arch/arm64/configs/rockchip_linux_defconfig
@@ -690,6 +690,8 @@ CONFIG_WIFI_BUILD_MODULE=y
CONFIG_AP6XXX=m
CONFIG_RTL8852BE=m
CONFIG_RTL8852BU=m
+CONFIG_RTL8812AU=m
+CONFIG_RTL8822BU=m
CONFIG_USB_NET_RNDIS_WLAN=y
# CONFIG_IEEE802154_DRIVERS is not set
CONFIG_LTE=y

0 comments on commit f8ffedd

Please sign in to comment.