Files
buildroot/package/rtl8822cs/Config.in
Viacheslav Bocharov 718b6ff826 package/rtl8822cs bump driver version to latest with support kernel 6.16
- Update driver for kernel 6.16+
- Update repository link

Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2025-09-13 15:27:52 +02:00

14 lines
341 B
Plaintext

comment "rl8822cs needs a Linux kernel to be built"
depends on !BR2_s390x
depends on !BR2_LINUX_KERNEL
config BR2_PACKAGE_RTL8822CS
bool "rtl8822cs"
depends on !BR2_s390x
depends on BR2_LINUX_KERNEL
help
Realtek RTL8822CS Wi-Fi driver as a kernel module (JetHome
repository)
https://github.com/jethome-iot/rtl88x2cs/