Add support for rtl8821cu WiFi Dongle (#1899)

* Add rtl8821cu driver

* buildroot ee56159464...666868435d (1):
  > Merge pull request #2 from s-ol/fix-usb_modeswitch-systemd

* Add rtl8821cu support to all boards

Signed-off-by: s-ol <s+removethis@s-ol.nu>
Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
sol
2022-05-16 11:26:05 +02:00
committed by GitHub
parent a1261f89a1
commit e7e7c7a9ba
17 changed files with 60 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
config BR2_PACKAGE_RTL8821CU
tristate "Realtek 8821cu USB WiFi"
depends on BR2_LINUX_KERNEL
---help---
Driver for RTL8821CU USB WiFi adapters (no firmware needed).