2022-11-25 11:26:50 +01:00
|
|
|
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
|
2023-07-14 12:20:15 +02:00
|
|
|
Realtek RTL8822CS Wi-Fi driver as a kernel module (JetHome
|
|
|
|
repository)
|
2022-11-25 11:26:50 +01:00
|
|
|
|
|
|
|
https://github.com/jethome-ru/rtl88x2cs/
|